You are here

protected property SettingsForm::$imageFactory in Textimage 8.4

Same name and namespace in other branches
  1. 8.3 src/Form/SettingsForm.php \Drupal\textimage\Form\SettingsForm::imageFactory

The Image factory.

Type: \Drupal\Core\Image\ImageFactory

File

src/Form/SettingsForm.php, line 37

Class

SettingsForm
Main Textimage settings admin form.

Namespace

Drupal\textimage\Form

Code

protected $imageFactory;