You are here

protected static property ImageStyleJsonBasicAuthTest::$modules in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/image/tests/src/Functional/Rest/ImageStyleJsonBasicAuthTest.php \Drupal\Tests\image\Functional\Rest\ImageStyleJsonBasicAuthTest::modules
  2. 9 core/modules/image/tests/src/Functional/Rest/ImageStyleJsonBasicAuthTest.php \Drupal\Tests\image\Functional\Rest\ImageStyleJsonBasicAuthTest::modules

Overrides ImageStyleResourceTestBase::$modules

File

core/modules/image/tests/src/Functional/Rest/ImageStyleJsonBasicAuthTest.php, line 17

Class

ImageStyleJsonBasicAuthTest
@group rest

Namespace

Drupal\Tests\image\Functional\Rest

Code

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