You are here

protected property AuthenticationOAuthTest::$keyService in Entity Share 8.3

Injected key service.

Type: \Drupal\entity_share_client\Service\KeyProvider

File

modules/entity_share_client/tests/src/Functional/AuthenticationOAuthTest.php, line 41

Class

AuthenticationOAuthTest
Functional test class for import with "OAuth" authorization.

Namespace

Drupal\Tests\entity_share_client\Functional

Code

protected $keyService;