Skip to content

Commit 8b0555a

Browse files
committed
phpcs
1 parent 96c5921 commit 8b0555a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

administrator/components/com_modules/src/Extension/ModulesComponent.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ class ModulesComponent extends MVCComponent implements BootableExtensionInterfac
3232
use HTMLRegistryAwareTrait;
3333
use WorkflowServiceTrait;
3434

35-
/**
35+
/**
36+
* @var array
3637
* @since __DEPLOY_VERSION_
37-
* @var array
3838
*/
3939
protected $supportedFunctionality = [
4040
'core.state' => true,

0 commit comments

Comments
 (0)