Stores the tempstore factory.
Type: \Drupal\user\PrivateTempStoreFactory
File
- core/modules/quickedit/src/Form/QuickEditFieldForm.php, line 27
Class
- QuickEditFieldForm
- Builds and process a form for editing a single entity field.
Namespace
Drupal\quickedit\Form
Code
protected $tempStoreFactory;
Please login to continue.