You are here

protected property FormBuilder::$formSubmitter in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Core/Form/FormBuilder.php \Drupal\Core\Form\FormBuilder::formSubmitter

Type: \Drupal\Core\Form\FormSubmitterInterface

File

core/lib/Drupal/Core/Form/FormBuilder.php, line 99
Contains \Drupal\Core\Form\FormBuilder.

Class

FormBuilder
Provides form building and processing.

Namespace

Drupal\Core\Form

Code

protected $formSubmitter;