protected property ImageTest::$toolkit in Drupal 10
Same name and namespace in other branches
- 8 core/tests/Drupal/Tests/Core/Image/ImageTest.php \Drupal\Tests\Core\Image\ImageTest::toolkit
- 9 core/tests/Drupal/Tests/Core/Image/ImageTest.php \Drupal\Tests\Core\Image\ImageTest::toolkit
Mocked image toolkit.
Type: \Drupal\Core\ImageToolkit\ImageToolkitInterface
File
- core/
tests/ Drupal/ Tests/ Core/ Image/ ImageTest.php, line 37
Class
- ImageTest
- Tests the image class.
Namespace
Drupal\Tests\Core\ImageCode
protected $toolkit;