You are here

protected property EntityListDataAlterEvent::$remote in Entity Share 8.2

The remote entity.

Type: \Drupal\entity_share_client\Entity\RemoteInterface

File

modules/entity_share_client/src/Event/EntityListDataAlterEvent.php, line 29

Class

EntityListDataAlterEvent
Defines an event for altering the entity.

Namespace

Drupal\entity_share_client\Event

Code

protected $remote;