public property ImageToolkitOperation::$toolkit in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/ImageToolkit/Annotation/ImageToolkitOperation.php \Drupal\Core\ImageToolkit\Annotation\ImageToolkitOperation::toolkit
The id of the image toolkit plugin for which the operation is implemented.
Type: string
File
- core/
lib/ Drupal/ Core/ ImageToolkit/ Annotation/ ImageToolkitOperation.php, line 59 - Contains \Drupal\Core\ImageToolkit\Annotation\ImageToolkitOperation.
Class
- ImageToolkitOperation
- Defines a Plugin annotation object for the image toolkit operation plugin.
Namespace
Drupal\Core\ImageToolkit\AnnotationCode
public $toolkit;