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;
The image toolkit ID to use for this factory.
Type: string
Drupal\Core\Image
protected $toolkitId;
Please login to continue.