You are here

public property ImageToolkit::$id in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Core/ImageToolkit/Annotation/ImageToolkit.php \Drupal\Core\ImageToolkit\Annotation\ImageToolkit::id

The plugin ID.

Type: string

File

core/lib/Drupal/Core/ImageToolkit/Annotation/ImageToolkit.php, line 38
Contains \Drupal\Core\ImageToolkit\Annotation\ImageToolkit.

Class

ImageToolkit
Defines a Plugin annotation object for the image toolkit plugin.

Namespace

Drupal\Core\ImageToolkit\Annotation

Code

public $id;