function FormStateValuesTrait::getValues
Same name and namespace in other branches
- 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\FormCode
abstract public function &getValues();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.