protected property ViewUIConverter::$tempStoreFactory

Stores the tempstore factory.

Type: \Drupal\user\TempStoreFactory

File

drupal/core/modules/views_ui/lib/Drupal/views_ui/ParamConverter/ViewUIConverter.php, line 26
Contains \Drupal\views_ui\ParamConverter\ViewUIConverter.

Class

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

Namespace

Drupal\views_ui\ParamConverter

Code

protected $tempStoreFactory;