You are here

protected property JwtPathAuthTest::$adminUser in JSON Web Token Authentication (JWT) 8

A user with the 'administer jwt' permission.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/JwtPathAuthTest.php, line 46

Class

JwtPathAuthTest
Tests path-based authentication.

Namespace

Drupal\Tests\jwt\Functional

Code

protected $adminUser;