You are here

private property DiffController::$remoteManager in Entity Share 8.3

The remote manager service.

Type: \Drupal\entity_share_client\Service\RemoteManagerInterface

File

modules/entity_share_diff/src/Controller/DiffController.php, line 29

Class

DiffController
Returns responses for Diff support routes.

Namespace

Drupal\entity_share_diff\Controller

Code

private $remoteManager;