function FormStateValuesTrait::getValues

Same name and namespace in other branches
  1. 11.x core/lib/Drupal/Core/Form/FormStateValuesTrait.php \Drupal\Core\Form\FormStateValuesTrait::getValues()

Implements \Drupal\Core\Form\FormStateInterface::getValues()

1 method overrides FormStateValuesTrait::getValues()
FormState::getValues in core/lib/Drupal/Core/Form/FormState.php
Implements \Drupal\Core\Form\FormStateInterface::getValues()

File

core/lib/Drupal/Core/Form/FormStateValuesTrait.php, line 19

Class

FormStateValuesTrait
Provides methods to manage form state values.

Namespace

Drupal\Core\Form

Code

abstract public function &getValues();

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.