protected property ToolkitTestBase::$imageFactory in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Image/ToolkitTestBase.php \Drupal\system\Tests\Image\ToolkitTestBase::imageFactory
The image factory service.
Type: \Drupal\Core\Image\ImageFactory
File
- core/
modules/ system/ src/ Tests/ Image/ ToolkitTestBase.php, line 37 - Contains \Drupal\system\Tests\Image\ToolkitTestBase.
Class
- ToolkitTestBase
- Base class for image manipulation testing.
Namespace
Drupal\system\Tests\ImageCode
protected $imageFactory;