public property ImageToolkitOperation::$operation in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/ImageToolkit/Annotation/ImageToolkitOperation.php \Drupal\Core\ImageToolkit\Annotation\ImageToolkitOperation::operation
- 9 core/lib/Drupal/Core/ImageToolkit/Annotation/ImageToolkitOperation.php \Drupal\Core\ImageToolkit\Annotation\ImageToolkitOperation::operation
The machine name of the image toolkit operation implemented (e.g. "crop").
Type: string
File
- core/
lib/ Drupal/ Core/ ImageToolkit/ Annotation/ ImageToolkitOperation.php, line 61
Class
- ImageToolkitOperation
- Defines a Plugin annotation object for the image toolkit operation plugin.
Namespace
Drupal\Core\ImageToolkit\AnnotationCode
public $operation;