You are here

protected property AuthenticationOAuthTest::$clients in Entity Share 8.3

The client (consumer) entities, one per each user.

Type: \Drupal\consumers\Entity\Consumer[]

File

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

Class

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

Namespace

Drupal\Tests\entity_share_client\Functional

Code

protected $clients;