ImageToolkitOperation::$toolkit

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/ImageToolkit/Annotation/ImageToolkitOperation.php \Drupal\Core\ImageToolkit\Annotation\ImageToolkitOperation::toolkit
  2. 8.9.x core/lib/Drupal/Core/ImageToolkit/Annotation/ImageToolkitOperation.php \Drupal\Core\ImageToolkit\Annotation\ImageToolkitOperation::toolkit
  3. 10 core/lib/Drupal/Core/ImageToolkit/Annotation/ImageToolkitOperation.php \Drupal\Core\ImageToolkit\Annotation\ImageToolkitOperation::toolkit

The id of the image toolkit plugin for which the operation is implemented.

Type: string

File

core/lib/Drupal/Core/ImageToolkit/Annotation/ImageToolkitOperation.php, line 54

Class

ImageToolkitOperation
Defines a Plugin annotation object for the image toolkit operation plugin.

Namespace

Drupal\Core\ImageToolkit\Annotation

Code

public $toolkit;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.