The human-readable name of the image effect.
Type: \Drupal\Core\Annotation\Translation
Related topics
- Annotation for translatable text
- Describes how to put translatable UI text into annotations.
File
- core/modules/image/src/Annotation/ImageEffect.php, line 42
Class
- ImageEffect
- Defines an image effect annotation object.
Namespace
Drupal\image\Annotation
Code
public $label;
Please login to continue.