You are here

protected property DiffGeneratorPluginBase::$remoteManager in Entity Share 8.3

The remote manager service.

Type: \Drupal\entity_share_client\Service\RemoteManagerInterface

File

modules/entity_share_diff/src/DiffGenerator/DiffGeneratorPluginBase.php, line 28

Class

DiffGeneratorPluginBase
Base class for Diff plugins.

Namespace

Drupal\entity_share_diff\DiffGenerator

Code

protected $remoteManager;