QuickEditFieldForm::$tempStoreFactory

Same name in other branches
  1. 9 core/modules/quickedit/src/Form/QuickEditFieldForm.php \Drupal\quickedit\Form\QuickEditFieldForm::tempStoreFactory

Stores the tempstore factory.

Type: \Drupal\Core\TempStore\PrivateTempStoreFactory

File

core/modules/quickedit/src/Form/QuickEditFieldForm.php, line 28

Class

QuickEditFieldForm
Builds and process a form for editing a single entity field.

Namespace

Drupal\quickedit\Form

Code

protected $tempStoreFactory;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.