ImageFactory::$toolkitId

Same name in other branches
  1. 9 core/lib/Drupal/Core/Image/ImageFactory.php \Drupal\Core\Image\ImageFactory::toolkitId
  2. 10 core/lib/Drupal/Core/Image/ImageFactory.php \Drupal\Core\Image\ImageFactory::toolkitId
  3. 11.x core/lib/Drupal/Core/Image/ImageFactory.php \Drupal\Core\Image\ImageFactory::toolkitId

The image toolkit ID to use for this factory.

Type: string

File

core/lib/Drupal/Core/Image/ImageFactory.php, line 24

Class

ImageFactory
Provides a factory for image objects.

Namespace

Drupal\Core\Image

Code

protected $toolkitId;

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