You are here

protected property ImageTest::$testImages in Drupal 9

Same name and namespace in other branches
  1. 8 core/tests/Drupal/KernelTests/Core/Theme/ImageTest.php \Drupal\KernelTests\Core\Theme\ImageTest::testImages

The images to test with.

Type: array

File

core/tests/Drupal/KernelTests/Core/Theme/ImageTest.php, line 34

Class

ImageTest
Tests built-in image theme functions.

Namespace

Drupal\KernelTests\Core\Theme

Code

protected $testImages;