ShortcutEntityLinksTest::$modules

Same name and namespace in other branches
  1. main core/modules/shortcut/tests/src/Kernel/ShortcutEntityLinksTest.php \Drupal\Tests\shortcut\Kernel\ShortcutEntityLinksTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/shortcut/tests/src/Kernel/ShortcutEntityLinksTest.php, line 29

Class

ShortcutEntityLinksTest
Tests the entity_links filter with shortcut entities.

Namespace

Drupal\Tests\shortcut\Kernel

Code

protected static $modules = [
  'filter',
  'shortcut',
  'link',
  'user',
  'system',
];

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