FormStateValuesTraitStub::$values

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Core/Form/FormStateValuesTraitTest.php \Drupal\Tests\Core\Form\FormStateValuesTraitStub::values
  2. 8.9.x core/tests/Drupal/Tests/Core/Form/FormStateValuesTraitTest.php \Drupal\Tests\Core\Form\FormStateValuesTraitStub::values
  3. 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 256

Class

FormStateValuesTraitStub

Namespace

Drupal\Tests\Core\Form

Code

protected $values = [];

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