protected static property ImageStyleTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/jsonapi/tests/src/Functional/ImageStyleTest.php \Drupal\Tests\jsonapi\Functional\ImageStyleTest::modules
- 9 core/modules/jsonapi/tests/src/Functional/ImageStyleTest.php \Drupal\Tests\jsonapi\Functional\ImageStyleTest::modules
File
- core/
modules/ jsonapi/ tests/ src/ Functional/ ImageStyleTest.php, line 18
Class
- ImageStyleTest
- JSON:API integration test for the "ImageStyle" config entity type.
Namespace
Drupal\Tests\jsonapi\FunctionalCode
protected static $modules = [
'image',
];