protected property ViewUIConverter::$tempStoreFactory in Drupal 10
Same name and namespace in other branches
- 8 core/modules/views_ui/src/ParamConverter/ViewUIConverter.php \Drupal\views_ui\ParamConverter\ViewUIConverter::tempStoreFactory
- 9 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\ParamConverterCode
protected $tempStoreFactory;