You are here

protected property EntityParser::$remote in Entity Share 8.3

The ES Remote config entity, or FALSE if parsing a local entity.

Type: \Drupal\entity_share_client\Entity\RemoteInterface|null

File

modules/entity_share_diff/src/Service/EntityParser.php, line 74

Class

EntityParser
Entity parser.

Namespace

Drupal\entity_share_diff\Service

Code

protected $remote;