You are here

protected property SubFormState::$input in Authorization 8

The input of the sub-form.

Type: array

File

src/Form/SubFormState.php, line 71

Class

SubFormState
Represents the form state of a sub-form.

Namespace

Drupal\authorization\Form

Code

protected $input;