Path of the image file.
Type: string
File
- core/lib/Drupal/Core/ImageToolkit/ImageToolkitBase.php, line 33
Class
- ImageToolkitBase
- Provides a base class for image toolkit plugins.
Namespace
Drupal\Core\ImageToolkit
Code
protected $source = '';
Path of the image file.
Type: string
Drupal\Core\ImageToolkit
protected $source = '';
Please login to continue.