You are here

protected property OAuth2ClientTest::$userStorage in OAuth2 Client 8

User storage instance.

Type: \Drupal\user\UserStorageInterface

File

tests/src/Functional/OAuth2ClientTest.php, line 22

Class

OAuth2ClientTest
Test OAuth2 Client.

Namespace

Drupal\Tests\oauth2_client\Functional

Code

protected $userStorage;