You are here

protected property ImageFieldDisplayTest::$defaultTheme in Drupal 10

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

File

core/modules/image/tests/src/Functional/ImageFieldDisplayTest.php, line 37

Class

ImageFieldDisplayTest
Tests the display of image fields.

Namespace

Drupal\Tests\image\Functional

Code

protected $defaultTheme = 'stark';