protected property ViewEditForm::$tempStore in Drupal 10
Same name and namespace in other branches
- 8 core/modules/views_ui/src/ViewEditForm.php \Drupal\views_ui\ViewEditForm::tempStore
- 9 core/modules/views_ui/src/ViewEditForm.php \Drupal\views_ui\ViewEditForm::tempStore
The views temp store.
Type: \Drupal\Core\TempStore\SharedTempStore
File
- core/
modules/ views_ui/ src/ ViewEditForm.php, line 34
Class
- ViewEditForm
- Form controller for the Views edit form.
Namespace
Drupal\views_uiCode
protected $tempStore;