You are here

protected property EntityReferenceHelper::$entityDefinitions in Entity Share 8.3

The entity type definitions.

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

File

modules/entity_share_client/src/Service/EntityReferenceHelper.php, line 21

Class

EntityReferenceHelper
Provides helper functions related to Entity reference fields.

Namespace

Drupal\entity_share_client\Service

Code

protected $entityDefinitions;