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

Annotation for translatable text
Describes how to put translatable UI text into annotations.

File

core/modules/image/src/Annotation/ImageEffect.php, line 53

Class

ImageEffect
Defines an image effect annotation object.

Namespace

Drupal\image\Annotation

Code

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

Please login to continue.