public property ImageEffect::$label in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/modules/image/src/Annotation/ImageEffect.php \Drupal\image\Annotation\ImageEffect::label
The human-readable name of the image effect.
Type: \Drupal\Core\Annotation\Translation
Related topics
File
- core/
modules/ image/ src/ Annotation/ ImageEffect.php, line 47 - Contains \Drupal\image\Annotation\ImageEffect.
Class
- ImageEffect
- Defines an image effect annotation object.
Namespace
Drupal\image\AnnotationCode
public $label;