You are here

protected property SubFormState::$subKeys in Authorization 8

The keys that lead to the desired sub-form in the main form.

Type: string[]

File

src/Form/SubFormState.php, line 50

Class

SubFormState
Represents the form state of a sub-form.

Namespace

Drupal\authorization\Form

Code

protected $subKeys;