public property ImageToolkitOperation::$description 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::description
The description of the image toolkit operation.
The string should be wrapped in a @Translation().
Type: \Drupal\Core\Annotation\Translation
Related topics
File
- core/
lib/ Drupal/ Core/ ImageToolkit/ Annotation/ ImageToolkitOperation.php, line 88 - 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 $description;