We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05e3b87 commit 64ee7b2Copy full SHA for 64ee7b2
administrator/components/com_modules/src/Extension/ModulesComponent.php
@@ -32,9 +32,9 @@ class ModulesComponent extends MVCComponent implements BootableExtensionInterfac
32
use HTMLRegistryAwareTrait;
33
use WorkflowServiceTrait;
34
35
- /**
+ /**
36
+ * @var array
37
* @since __DEPLOY_VERSION_
- * @var array
38
*/
39
protected $supportedFunctionality = [
40
'core.state' => true,
0 commit comments