RedirectFormBlock::$formBuilder

The form builder.

Type: \Drupal\Core\Form\FormBuilderInterface

File

core/modules/system/tests/modules/form_test/src/Plugin/Block/RedirectFormBlock.php, line 31

Class

RedirectFormBlock
Provides a block containing a simple redirect form.

Namespace

Drupal\form_test\Plugin\Block

Code

protected $formBuilder;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.