You are here

protected property Image::$source in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Core/Image/Image.php \Drupal\Core\Image\Image::source

Path of the image file.

Type: string

File

core/lib/Drupal/Core/Image/Image.php, line 27
Contains \Drupal\Core\Image\Image.

Class

Image
Defines an image object to represent an image file.

Namespace

Drupal\Core\Image

Code

protected $source = '';