protected property ImageToolkitBase::$operationManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/ImageToolkit/ImageToolkitBase.php \Drupal\Core\ImageToolkit\ImageToolkitBase::operationManager
The image toolkit operation manager.
Type: \Drupal\Core\ImageToolkit\ImageToolkitOperationManagerInterface
File
- core/
lib/ Drupal/ Core/ ImageToolkit/ ImageToolkitBase.php, line 45 - Contains \Drupal\Core\ImageToolkit\ImageToolkitBase.
Class
- ImageToolkitBase
- Provides a base class for image toolkit plugins.
Namespace
Drupal\Core\ImageToolkitCode
protected $operationManager;