You are here

protected property FormHelper::$entityDefinitions in Entity Share 8.3

The entity type definitions.

Type: \Drupal\Core\Entity\EntityTypeInterface[]

File

modules/entity_share_client/src/Service/FormHelper.php, line 57

Class

FormHelper
Service to extract code out of the PullForm.

Namespace

Drupal\entity_share_client\Service

Code

protected $entityDefinitions;