You are here

protected property SubFormState::$values in Authorization 8

The values of the sub-form.

Type: array

File

src/Form/SubFormState.php, line 64

Class

SubFormState
Represents the form state of a sub-form.

Namespace

Drupal\authorization\Form

Code

protected $values;