LegacyHookTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/system/tests/src/Functional/Extension/LegacyHookTest.php, line 16

Class

LegacyHookTest
Tests the LegacyHook attribute.

Namespace

Drupal\Tests\system\Functional\Extension

Code

protected static $modules = [
    'legacy_hook_test',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.