Revert "Issue #2850189 by vmachado, cilefen: Typo in FormBuilder documentation code example"

This reverts commit e72c97b956.
8.4.x
xjm 2017-02-10 17:38:28 -06:00
parent e72c97b956
commit 39bf7c2b06
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ interface FormSubmitterInterface {
* ), * ),
* 'fragment' => 'baz', * 'fragment' => 'baz',
* ), * ),
* ); * ));
* @endcode * @endcode
* *
* @param \Drupal\Core\Form\FormStateInterface $form_state * @param \Drupal\Core\Form\FormStateInterface $form_state