PathNoCanonicalLinkTest::$modules
Same name in other branches
- 9 core/modules/path/tests/src/Kernel/PathNoCanonicalLinkTest.php \Drupal\Tests\path\Kernel\PathNoCanonicalLinkTest::modules
- 8.9.x core/modules/path/tests/src/Kernel/PathNoCanonicalLinkTest.php \Drupal\Tests\path\Kernel\PathNoCanonicalLinkTest::modules
- 11.x core/modules/path/tests/src/Kernel/PathNoCanonicalLinkTest.php \Drupal\Tests\path\Kernel\PathNoCanonicalLinkTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ path/ tests/ src/ Kernel/ PathNoCanonicalLinkTest.php, line 21
Class
- PathNoCanonicalLinkTest
- Tests path alias deletion when there is no canonical link template.
Namespace
Drupal\Tests\path\KernelCode
protected static $modules = [
'path',
'content_translation_test',
'language',
'entity_test',
'user',
'system',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.