Stores the tempstore factory.
Type: \Drupal\user\SharedTempStoreFactory
File
- core/modules/views_ui/src/ParamConverter/ViewUIConverter.php, line 37
Class
- ViewUIConverter
- Provides upcasting for a view entity to be used in the Views UI.
Namespace
Drupal\views_ui\ParamConverter
Code
protected $tempStoreFactory;
Please login to continue.