ImageEffect::$description
Same name in other branches
- 9 core/modules/image/src/Annotation/ImageEffect.php \Drupal\image\Annotation\ImageEffect::description
- 10 core/modules/image/src/Annotation/ImageEffect.php \Drupal\image\Annotation\ImageEffect::description
- 11.x core/modules/image/src/Annotation/ImageEffect.php \Drupal\image\Annotation\ImageEffect::description
A brief description of the image effect.
This will be shown when adding or configuring this image effect.
Type: \Drupal\Core\Annotation\Translation (optional)
Related topics
File
-
core/
modules/ image/ src/ Annotation/ ImageEffect.php, line 53
Class
- ImageEffect
- Defines an image effect annotation object.
Namespace
Drupal\image\AnnotationCode
public $description = '';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.