ImageEffect::$label

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

1
public $label;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.