protected property QuickEditController::$tempStoreFactory in Drupal 8
Same name and namespace in other branches
- 9 core/modules/quickedit/src/QuickEditController.php \Drupal\quickedit\QuickEditController::tempStoreFactory
The PrivateTempStore factory.
Type: \Drupal\Core\TempStore\PrivateTempStoreFactory
File
- core/
modules/ quickedit/ src/ QuickEditController.php, line 32
Class
- QuickEditController
- Returns responses for Quick Edit module routes.
Namespace
Drupal\quickeditCode
protected $tempStoreFactory;