protected static property PathHooksTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/path_alias/tests/src/Kernel/PathHooksTest.php \Drupal\Tests\path_alias\Kernel\PathHooksTest::modules
- 9 core/modules/path_alias/tests/src/Kernel/PathHooksTest.php \Drupal\Tests\path_alias\Kernel\PathHooksTest::modules
File
- core/
modules/ path_alias/ tests/ src/ Kernel/ PathHooksTest.php, line 20
Class
- PathHooksTest
- @coversDefaultClass \Drupal\path_alias\Entity\PathAlias
Namespace
Drupal\Tests\path_alias\KernelCode
protected static $modules = [
'path_alias',
];