public property ImageAPIOptimizeProcessor::$description in Image Optimize (or ImageAPI Optimize) 8.2
Same name and namespace in other branches
- 8.3 src/Annotation/ImageAPIOptimizeProcessor.php \Drupal\imageapi_optimize\Annotation\ImageAPIOptimizeProcessor::description
- 4.x src/Annotation/ImageAPIOptimizeProcessor.php \Drupal\imageapi_optimize\Annotation\ImageAPIOptimizeProcessor::description
A brief description of the image optimize processor.
This will be shown when adding or configuring this image optimize processor.
Type: \Drupal\Core\Annotation\Translation
File
- src/
Annotation/ ImageAPIOptimizeProcessor.php, line 52
Class
- ImageAPIOptimizeProcessor
- Defines an image optimize processor annotation object.
Namespace
Drupal\imageapi_optimize\AnnotationCode
public $description = '';