protected property FormStateValuesTraitStub::$values in Drupal 9
Same name and namespace in other branches
- 8 core/tests/Drupal/Tests/Core/Form/FormStateValuesTraitTest.php \Drupal\Tests\Core\Form\FormStateValuesTraitStub::values
The submitted form values.
Type: mixed[]
File
- core/
tests/ Drupal/ Tests/ Core/ Form/ FormStateValuesTraitTest.php, line 254
Class
Namespace
Drupal\Tests\Core\FormCode
protected $values = [];