protected property ImageFactory::$toolkitId in Drupal 9
Same name and namespace in other branches
- 8 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\ImageCode
protected $toolkitId;