You are here

protected property SubformState::$parentForm in Markdown 8.2

The parent form.

Type: mixed[]

File

src/BcSupport/SubformState.php, line 25

Class

SubformState
Stores information about the state of a subform.

Namespace

Drupal\markdown\BcSupport

Code

protected $parentForm;