You are here

protected property NodeForm::$tempStoreFactory in Drupal 9

Same name and namespace in other branches
  1. 8 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;