You are here

protected property FlushAllForm::$textimageFactory in Textimage 8.3

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

The Textimage factory.

Type: \Drupal\textimage\TextimageFactory

File

src/Form/FlushAllForm.php, line 21

Class

FlushAllForm
Creates a form to confirm flushing of all Textimage images.

Namespace

Drupal\textimage\Form

Code

protected $textimageFactory;