You are here

protected property RolesNegotiationFunctionalTest::$client in Simple OAuth (OAuth2) & OpenID Connect 5.x

Same name and namespace in other branches
  1. 8.4 tests/src/Functional/RolesNegotiationFunctionalTest.php \Drupal\Tests\simple_oauth\Functional\RolesNegotiationFunctionalTest::client

The client entity.

Type: \Drupal\consumers\Entity\Consumer

File

tests/src/Functional/RolesNegotiationFunctionalTest.php, line 58

Class

RolesNegotiationFunctionalTest
Tests for the roles negotiation.

Namespace

Drupal\Tests\simple_oauth\Functional

Code

protected $client;