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\Kernel

Code

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.