You are here

protected property CaptchaWebTestBase::$adminUser in CAPTCHA 8

User with various administrative permissions.

Type: \Drupal\user\Entity\User

File

tests/src/Functional/CaptchaWebTestBase.php, line 59

Class

CaptchaWebTestBase
Base class for CAPTCHA tests.

Namespace

Drupal\Tests\captcha\Functional

Code

protected $adminUser;