Path of the image file.
Type: string
File
- core/lib/Drupal/Core/Image/Image.php, line 22
Class
- Image
- Defines an image object to represent an image file.
Namespace
Drupal\Core\Image
Code
protected $source = '';
Path of the image file.
Type: string
Drupal\Core\Image
protected $source = '';
Please login to continue.