Stores the tempstore factory.
Type: \Drupal\user\PrivateTempStoreFactory
File
- core/modules/node/src/ParamConverter/NodePreviewConverter.php, line 19
Class
- NodePreviewConverter
- Provides upcasting for a node entity in preview.
Namespace
Drupal\node\ParamConverter
Code
protected $tempStoreFactory;
Please login to continue.