You are here

protected property FlexiformEntityFormDisplay::$formEntityManagerSuppliedNamespaces in Flexiform 8

What entities the form entity manager has been provided with.

If more entities are supplied build a new entity manager.

Type: string[]

File

src/FlexiformEntityFormDisplay.php, line 58

Class

FlexiformEntityFormDisplay
Defines a class to extend EntityFormDisplays.

Namespace

Drupal\flexiform

Code

protected $formEntityManagerSuppliedNamespaces;