You are here

protected property ReCaptchaBasicTest::$adminUser in reCAPTCHA 8.3

Same name and namespace in other branches
  1. 8.2 tests/src/Functional/ReCaptchaBasicTest.php \Drupal\Tests\recaptcha\Functional\ReCaptchaBasicTest::adminUser

An admin user.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/ReCaptchaBasicTest.php, line 33

Class

ReCaptchaBasicTest
Test basic functionality of reCAPTCHA module.

Namespace

Drupal\Tests\recaptcha\Functional

Code

protected $adminUser;