protected property FormsTest::$adminUser in JSON Web Token Authentication (JWT) 8
A user with permission to administer users.
Type: \Drupal\user\UserInterface
File
- modules/
users_jwt/ tests/ src/ Functional/ FormsTest.php, line 33
Class
- FormsTest
- Simple test to ensure that user pages and forms work.
Namespace
Drupal\Tests\users_jwt\FunctionalCode
protected $adminUser;