ViewUIConverter::$tempStoreFactory

Same name in other branches
  1. 8.9.x core/modules/views_ui/src/ParamConverter/ViewUIConverter.php \Drupal\views_ui\ParamConverter\ViewUIConverter::tempStoreFactory
  2. 10 core/modules/views_ui/src/ParamConverter/ViewUIConverter.php \Drupal\views_ui\ParamConverter\ViewUIConverter::tempStoreFactory
  3. 11.x core/modules/views_ui/src/ParamConverter/ViewUIConverter.php \Drupal\views_ui\ParamConverter\ViewUIConverter::tempStoreFactory

Stores the tempstore factory.

Type: \Drupal\Core\TempStore\SharedTempStoreFactory

File

core/modules/views_ui/src/ParamConverter/ViewUIConverter.php, line 38

Class

ViewUIConverter
Provides upcasting for a view entity to be used in the Views UI.

Namespace

Drupal\views_ui\ParamConverter

Code

protected $tempStoreFactory;

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