You are here

protected property ViewAddForm::$wizardManager in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 26
Contains \Drupal\views_ui\ViewAddForm.

Class

ViewAddForm
Form controller for the Views edit form.

Namespace

Drupal\views_ui

Code

protected $wizardManager;