Revert "Issue #2850189 by vmachado, cilefen: Typo in FormBuilder documentation code example"
This reverts commit e72c97b956
.
8.4.x
parent
e72c97b956
commit
39bf7c2b06
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue