protected property FormStateValuesTraitStub::$values in Drupal 8
Same name and namespace in other branches
- 9 core/tests/Drupal/Tests/Core/Form/FormStateValuesTraitTest.php \Drupal\Tests\Core\Form\FormStateValuesTraitStub::values
- 10 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 = [];