You are here

protected property Dropdown::$imageFactory in Image Effects 8.3

Same name and namespace in other branches
  1. 8 src/Plugin/image_effects/ImageSelector/Dropdown.php \Drupal\image_effects\Plugin\image_effects\ImageSelector\Dropdown::imageFactory
  2. 8.2 src/Plugin/image_effects/ImageSelector/Dropdown.php \Drupal\image_effects\Plugin\image_effects\ImageSelector\Dropdown::imageFactory

The image factory service.

Type: \Drupal\Core\Image\ImageFactory

File

src/Plugin/image_effects/ImageSelector/Dropdown.php, line 34

Class

Dropdown
Dropdown image selector plugin.

Namespace

Drupal\image_effects\Plugin\image_effects\ImageSelector

Code

protected $imageFactory;