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

public $description = '';
doc_Drupal
2016-10-29 09:19:12
Comments
Leave a Comment

Please login to continue.