protected property ToolkitTestBase::$imageFactory in Drupal 8
Same name in this branch
- 8 core/tests/Drupal/FunctionalTests/Image/ToolkitTestBase.php \Drupal\FunctionalTests\Image\ToolkitTestBase::imageFactory
- 8 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 39
Class
- ToolkitTestBase
- Base class for image manipulation testing.
Namespace
Drupal\system\Tests\ImageCode
protected $imageFactory;