FormState::getButtons

public function FormState::getButtons

public FormState::getButtons()

Returns the submit and button elements for the form.

Return value

array The submit and button elements.

Overrides FormStateInterface::getButtons

File

core/lib/Drupal/Core/Form/FormState.php, line 490

Class

FormState
Stores information about the state of a form.

Namespac