function ImageToolkit::__construct
Same name in other branches
- 11.x core/lib/Drupal/Core/ImageToolkit/Attribute/ImageToolkit.php \Drupal\Core\ImageToolkit\Attribute\ImageToolkit::__construct()
Overrides Plugin::__construct
File
-
core/
lib/ Drupal/ Core/ ImageToolkit/ Attribute/ ImageToolkit.php, line 30
Class
- ImageToolkit
- Defines a Plugin attribute for the image toolkit plugin.
Namespace
Drupal\Core\ImageToolkit\AttributeCode
public function __construct(string $id, TranslatableMarkup $title, ?string $deriver = NULL) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.