ImageToolkit::$title

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

The title of the image toolkit.

The string should be wrapped in @Translation().

Type: \Drupal\Core\Annotation\Translation

Related topics

File

core/lib/Drupal/Core/ImageToolkit/Annotation/ImageToolkit.php, line 44

Class

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

Namespace

Drupal\Core\ImageToolkit\Annotation

Code

public $title;

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