You are here

protected property EntityShareClientFunctionalTestBase::$jsonapiHelper in Entity Share 8.2

The jsonapi helper.

Type: \Drupal\entity_share_client\Service\JsonapiHelperInterface

File

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

Class

EntityShareClientFunctionalTestBase
Base class for Entity share server functional tests.

Namespace

Drupal\Tests\entity_share_client\Functional

Code

protected $jsonapiHelper;