protected property ImageFactory::$toolkitManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/Image/ImageFactory.php \Drupal\Core\Image\ImageFactory::toolkitManager
The image toolkit plugin manager.
Type: \Drupal\Core\ImageToolkit\ImageToolkitManager
File
- core/
lib/ Drupal/ Core/ Image/ ImageFactory.php, line 22 - Contains \Drupal\Core\Image\ImageFactory.
Class
- ImageFactory
- Provides a factory for image objects.
Namespace
Drupal\Core\ImageCode
protected $toolkitManager;