RedirectFormBlock::$formBuilder

Same name and namespace in other branches
  1. 9 core/modules/system/tests/modules/form_test/src/Plugin/Block/RedirectFormBlock.php \Drupal\form_test\Plugin\Block\RedirectFormBlock::formBuilder
  2. 10 core/modules/system/tests/modules/form_test/src/Plugin/Block/RedirectFormBlock.php \Drupal\form_test\Plugin\Block\RedirectFormBlock::formBuilder
  3. 11.x core/modules/system/tests/modules/form_test/src/Plugin/Block/RedirectFormBlock.php \Drupal\form_test\Plugin\Block\RedirectFormBlock::formBuilder

The form builder.

Type: \Drupal\Core\Form\FormBuilderInterface

File

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

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.