You are here

protected property FormWizardBase::$builder in Chaos Tool Suite (ctools) 8.3

The Form Builder.

Type: \Drupal\Core\Form\FormBuilderInterface

File

src/Wizard/FormWizardBase.php, line 37

Class

FormWizardBase
The base class for all form wizard.

Namespace

Drupal\ctools\Wizard

Code

protected $builder;