ResourceTestBase::$modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ jsonapi/ tests/ src/ Functional/ ResourceTestBase.php, line 62
Class
- ResourceTestBase
- Subclass this for every JSON:API resource type.
Namespace
Drupal\Tests\jsonapi\FunctionalCode
protected static $modules = [
'jsonapi',
'basic_auth',
'rest_test',
'jsonapi_test_field_access',
'text',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.