protected static property ShortcutSetTest::$modules in Drupal 10
Same name in this branch
- 10 core/modules/jsonapi/tests/src/Functional/ShortcutSetTest.php \Drupal\Tests\jsonapi\Functional\ShortcutSetTest::modules
- 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
- 8 core/modules/jsonapi/tests/src/Functional/ShortcutSetTest.php \Drupal\Tests\jsonapi\Functional\ShortcutSetTest::modules
- 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\FunctionalCode
protected static $modules = [
'shortcut',
];