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 96c5921 commit 8b0555aCopy full SHA for 8b0555a
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