ShortcutSetValidationTest::$modules

Same name in other branches
  1. 10 core/modules/shortcut/tests/src/Kernel/ShortcutSetValidationTest.php \Drupal\Tests\shortcut\Kernel\ShortcutSetValidationTest::modules

Type: modules

Overrides ConfigEntityValidationTestBase::$modules

File

core/modules/shortcut/tests/src/Kernel/ShortcutSetValidationTest.php, line 21

Class

ShortcutSetValidationTest
Tests validation of shortcut_set entities.

Namespace

Drupal\Tests\shortcut\Kernel

Code

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

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