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\FunctionalCode
protected $adminUser;