protected static property EntryPointTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/jsonapi/tests/src/Functional/EntryPointTest.php \Drupal\Tests\jsonapi\Functional\EntryPointTest::modules
- 9 core/modules/jsonapi/tests/src/Functional/EntryPointTest.php \Drupal\Tests\jsonapi\Functional\EntryPointTest::modules
File
- core/
modules/ jsonapi/ tests/ src/ Functional/ EntryPointTest.php, line 26
Class
- EntryPointTest
- Makes assertions about the JSON:API behavior for internal entities.
Namespace
Drupal\Tests\jsonapi\FunctionalCode
protected static $modules = [
'node',
'jsonapi',
'basic_auth',
];