LegacyAliasStorageTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

core/tests/Drupal/KernelTests/Core/Path/LegacyAliasStorageTest.php, line 18

Class

LegacyAliasStorageTest
@coversDefaultClass <a href="/api/drupal/core%21lib%21Drupal%21Core%21Path%21AliasStorage.php/class/AliasStorage/8.9.x" title="Provides a class for CRUD operations on path aliases." class="local">\Drupal\Core\Path\AliasStorage</a> @group path @group legacy

Namespace

Drupal\KernelTests\Core\Path

Code

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

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