You are here

public property ImageEffect::$id in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/image/src/Annotation/ImageEffect.php \Drupal\image\Annotation\ImageEffect::id

The plugin ID.

Type: string

File

core/modules/image/src/Annotation/ImageEffect.php, line 38
Contains \Drupal\image\Annotation\ImageEffect.

Class

ImageEffect
Defines an image effect annotation object.

Namespace

Drupal\image\Annotation

Code

public $id;