You are here

protected property FlexiformFormEntityManager::$contexts in Flexiform 8

An array of contexts.

Type: \Drupal\flexiform\FormEntity\FormEntityContext[]

File

src/FormEntity/FlexiformFormEntityManager.php, line 32

Class

FlexiformFormEntityManager
Class for form entity managers.

Namespace

Drupal\flexiform\FormEntity

Code

protected $contexts = [];