Issue #2850189 by vmachado, cilefen: Typo in FormBuilder documentation code example
parent
6ca61afd59
commit
e72c97b956
|
@ -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