You are here

protected property RolesNegotiationFunctionalTest::$user in Simple OAuth (OAuth2) & OpenID Connect 8.4

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

The user entity.

Type: \Drupal\user\UserInterface

File

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

Class

RolesNegotiationFunctionalTest
Tests for the roles negotiation.

Namespace

Drupal\Tests\simple_oauth\Functional

Code

protected $user;