FormWizardBase::$builder

Same name in other branches
  1. 4.0.x src/Wizard/FormWizardBase.php \Drupal\ctools\Wizard\FormWizardBase::builder

The Form Builder.

Type: \Drupal\Core\Form\FormBuilderInterface

File

src/Wizard/FormWizardBase.php, line 38

Class

FormWizardBase
The base class for all form wizard.

Namespace

Drupal\ctools\Wizard

Code

protected $builder;