PathHooksTest::$modules

Same name and namespace in other branches
  1. 9 core/modules/path_alias/tests/src/Kernel/PathHooksTest.php \Drupal\Tests\path_alias\Kernel\PathHooksTest::modules
  2. 8.9.x core/modules/path_alias/tests/src/Kernel/PathHooksTest.php \Drupal\Tests\path_alias\Kernel\PathHooksTest::modules
  3. 10 core/modules/path_alias/tests/src/Kernel/PathHooksTest.php \Drupal\Tests\path_alias\Kernel\PathHooksTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/path_alias/tests/src/Kernel/PathHooksTest.php, line 22

Class

PathHooksTest
@coversDefaultClass <a href="/api/drupal/core%21modules%21path_alias%21src%21Entity%21PathAlias.php/class/PathAlias/11.x" title="Defines the path_alias entity class." class="local">\Drupal\path_alias\Entity\PathAlias</a>

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.