You are here

protected property EasyEmailForm::$tempStoreFactory in Easy Email 8

Same name and namespace in other branches
  1. 2.0.x src/Form/EasyEmailForm.php \Drupal\easy_email\Form\EasyEmailForm::tempStoreFactory

The tempstore factory.

Type: \Drupal\Core\TempStore\PrivateTempStoreFactory

File

src/Form/EasyEmailForm.php, line 26

Class

EasyEmailForm
Form controller for Email edit forms.

Namespace

Drupal\easy_email\Form

Code

protected $tempStoreFactory;