You are here

protected property ImageTest::$image in Drupal 10

Same name and namespace in other branches
  1. 8 core/tests/Drupal/Tests/Core/Image/ImageTest.php \Drupal\Tests\Core\Image\ImageTest::image
  2. 9 core/tests/Drupal/Tests/Core/Image/ImageTest.php \Drupal\Tests\Core\Image\ImageTest::image

Image object.

Type: \Drupal\Core\Image\Image

File

core/tests/Drupal/Tests/Core/Image/ImageTest.php, line 30

Class

ImageTest
Tests the image class.

Namespace

Drupal\Tests\Core\Image

Code

protected $image;