protected property ToolkitTestBase::$imageFactory in Drupal 9
Same name and namespace in other branches
- 8 core/tests/Drupal/FunctionalTests/Image/ToolkitTestBase.php \Drupal\FunctionalTests\Image\ToolkitTestBase::imageFactory
The image factory service.
Type: \Drupal\Core\Image\ImageFactory
File
- core/
tests/ Drupal/ FunctionalTests/ Image/ ToolkitTestBase.php, line 46
Class
- ToolkitTestBase
- Base class for image manipulation testing.
Namespace
Drupal\FunctionalTests\ImageCode
protected $imageFactory;