PathAliasStorageSchemaTest::$modules

Same name and namespace in other branches
  1. 10 core/modules/path_alias/tests/src/Kernel/PathAliasStorageSchemaTest.php \Drupal\Tests\path_alias\Kernel\PathAliasStorageSchemaTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/path_alias/tests/src/Kernel/PathAliasStorageSchemaTest.php, line 21

Class

PathAliasStorageSchemaTest
Tests the path_alias storage schema.

Namespace

Drupal\Tests\path_alias\Kernel

Code

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

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