DeprecatedPathHooksTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/system/tests/src/Kernel/DeprecatedPathHooksTest.php, line 19

Class

DeprecatedPathHooksTest
@coversDefaultClass \Drupal\Core\Path\AliasStorage

Namespace

Drupal\Tests\system\Kernel

Code

public static $modules = [
    'system',
    'path_alias',
    'path_deprecated_test',
];

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