You are here

protected property SettingsForm::$textimageFactory in Textimage 8.4

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

The Textimage factory.

Type: \Drupal\textimage\TextimageFactory

File

src/Form/SettingsForm.php, line 23

Class

SettingsForm
Main Textimage settings admin form.

Namespace

Drupal\textimage\Form

Code

protected $textimageFactory;