You are here

protected property EntityShareClientFunctionalTestBase::$remoteManager in Entity Share 8.2

Same name and namespace in other branches
  1. 8.3 modules/entity_share_client/tests/src/Functional/EntityShareClientFunctionalTestBase.php \Drupal\Tests\entity_share_client\Functional\EntityShareClientFunctionalTestBase::remoteManager

The remote manager service.

Type: \Drupal\entity_share_client\Service\RemoteManagerInterface

File

modules/entity_share_client/tests/src/Functional/EntityShareClientFunctionalTestBase.php, line 98

Class

EntityShareClientFunctionalTestBase
Base class for Entity share server functional tests.

Namespace

Drupal\Tests\entity_share_client\Functional

Code

protected $remoteManager;