ShortcutEntityLinksTest::$modules
Same name and namespace in other branches
- 11.x core/modules/shortcut/tests/src/Kernel/ShortcutEntityLinksTest.php \Drupal\Tests\shortcut\Kernel\ShortcutEntityLinksTest::modules
Type: 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\KernelCode
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.