Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. ImageEffect.php

ImageEffect::$description

A brief description of the image effect.

This property is optional and it does not need to be declared.

This will be shown when adding or configuring this 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 55

Class

ImageEffect
Defines an image effect annotation object.

Namespace

Drupal\image\Annotation

Code

public $description = '';

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal