You are here

protected property ImageTest::$toolkitOperation 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::toolkitOperation
  2. 9 core/tests/Drupal/Tests/Core/Image/ImageTest.php \Drupal\Tests\Core\Image\ImageTest::toolkitOperation

Mocked image toolkit operation.

Type: \Drupal\Core\ImageToolkit\ImageToolkitOperationInterface

File

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

Class

ImageTest
Tests the image class.

Namespace

Drupal\Tests\Core\Image

Code

protected $toolkitOperation;