You are here

protected property EntityInsertEvent::$remote in Entity Share 8.2

The remote entity.

Type: \Drupal\entity_share_client\Entity\RemoteInterface

File

modules/entity_share_client/src/Event/EntityInsertEvent.php, line 30

Class

EntityInsertEvent
Defines an event for altering the entity.

Namespace

Drupal\entity_share_client\Event

Code

protected $remote;