QuickEditImageController::$tempStore

Same name in this branch
  1. 9 core/modules/quickedit/src/Controller/QuickEditImageController.php \Drupal\quickedit\Controller\QuickEditImageController::tempStore
Same name and namespace in other branches
  1. 8.9.x core/modules/image/src/Controller/QuickEditImageController.php \Drupal\image\Controller\QuickEditImageController::tempStore

Stores The Quick Edit tempstore.

Type: \Drupal\Core\TempStore\PrivateTempStore

File

core/modules/image/src/Controller/QuickEditImageController.php, line 31

Class

QuickEditImageController
Returns responses for our image routes.

Namespace

Drupal\image\Controller

Code

protected $tempStore;

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