NodeForm::$tempStoreFactory

Same name and namespace in other branches
  1. 8.9.x core/modules/node/src/NodeForm.php \Drupal\node\NodeForm::tempStoreFactory
  2. 10 core/modules/node/src/NodeForm.php \Drupal\node\NodeForm::tempStoreFactory
  3. 11.x core/modules/node/src/NodeForm.php \Drupal\node\NodeForm::tempStoreFactory

The tempstore factory.

Type: \Drupal\Core\TempStore\PrivateTempStoreFactory

File

core/modules/node/src/NodeForm.php, line 27

Class

NodeForm
Form handler for the node edit forms.

Namespace

Drupal\node

Code

protected $tempStoreFactory;

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