diff --git a/core/modules/system/tests/src/Kernel/DeprecatedPathHooksTest.php b/core/modules/system/tests/src/Kernel/DeprecatedPathHooksTest.php index 30bb335494..75f3ae4a7f 100644 --- a/core/modules/system/tests/src/Kernel/DeprecatedPathHooksTest.php +++ b/core/modules/system/tests/src/Kernel/DeprecatedPathHooksTest.php @@ -16,7 +16,7 @@ class DeprecatedPathHooksTest extends KernelTestBase { /** * {@inheritdoc} */ - static public $modules = ['system', 'path_deprecated_test']; + public static $modules = ['system', 'path_deprecated_test']; /** * {@inheritdoc}