WizardFactory::$builder

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

The Form Builder.

Type: \Drupal\Core\Form\FormBuilderInterface

File

src/Wizard/WizardFactory.php, line 20

Class

WizardFactory
The wizard factory.

Namespace

Drupal\ctools\Wizard

Code

protected $builder;