protected property ImageTest::$toolkitOperation in Drupal 10
Same name and namespace in other branches
- 8 core/tests/Drupal/Tests/Core/Image/ImageTest.php \Drupal\Tests\Core\Image\ImageTest::toolkitOperation
- 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\ImageCode
protected $toolkitOperation;