You are here

protected property EntityShareClientFunctionalTestBase::$remote in Entity Share 8.3

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

The remote used for the test.

Type: \Drupal\entity_share_client\Entity\RemoteInterface

File

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

Class

EntityShareClientFunctionalTestBase
Base class for Entity Share Client functional tests.

Namespace

Drupal\Tests\entity_share_client\Functional

Code

protected $remote;