You are here

protected property QuickEditController::$tempStoreFactory in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/quickedit/src/QuickEditController.php \Drupal\quickedit\QuickEditController::tempStoreFactory

The PrivateTempStore factory.

Type: \Drupal\user\PrivateTempStoreFactory

File

core/modules/quickedit/src/QuickEditController.php, line 35
Contains \Drupal\quickedit\QuickEditController.

Class

QuickEditController
Returns responses for Quick Edit module routes.

Namespace

Drupal\quickedit

Code

protected $tempStoreFactory;