protected property ViewAddForm::$wizardManager in Drupal 8
Same name and namespace in other branches
- 9 core/modules/views_ui/src/ViewAddForm.php \Drupal\views_ui\ViewAddForm::wizardManager
The wizard plugin manager.
Type: \Drupal\views\Plugin\ViewsPluginManager
File
- core/
modules/ views_ui/ src/ ViewAddForm.php, line 23
Class
- ViewAddForm
- Form controller for the Views add form.
Namespace
Drupal\views_uiCode
protected $wizardManager;