protected property ToolkitTestBase::$image in Drupal 9
Same name and namespace in other branches
- 8 core/tests/Drupal/FunctionalTests/Image/ToolkitTestBase.php \Drupal\FunctionalTests\Image\ToolkitTestBase::image
The image object for the test file.
Type: \Drupal\Core\Image\ImageInterface
File
- core/
tests/ Drupal/ FunctionalTests/ Image/ ToolkitTestBase.php, line 53
Class
- ToolkitTestBase
- Base class for image manipulation testing.
Namespace
Drupal\FunctionalTests\ImageCode
protected $image;