You are here

protected static property ShortcutSetTest::$modules in Drupal 10

Same name in this branch
  1. 10 core/modules/jsonapi/tests/src/Functional/ShortcutSetTest.php \Drupal\Tests\jsonapi\Functional\ShortcutSetTest::modules
  2. 10 core/modules/shortcut/tests/src/Kernel/Plugin/migrate/source/d7/ShortcutSetTest.php \Drupal\Tests\shortcut\Kernel\Plugin\migrate\source\d7\ShortcutSetTest::modules
Same name and namespace in other branches
  1. 8 core/modules/jsonapi/tests/src/Functional/ShortcutSetTest.php \Drupal\Tests\jsonapi\Functional\ShortcutSetTest::modules
  2. 9 core/modules/jsonapi/tests/src/Functional/ShortcutSetTest.php \Drupal\Tests\jsonapi\Functional\ShortcutSetTest::modules

File

core/modules/jsonapi/tests/src/Functional/ShortcutSetTest.php, line 18

Class

ShortcutSetTest
JSON:API integration test for the "ShortcutSet" config entity type.

Namespace

Drupal\Tests\jsonapi\Functional

Code

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