You are here

protected property ReCaptchaBasicTest::$normalUser in reCAPTCHA 8.2

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

A normal user.

Type: \Drupal\user\UserInterface

File

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

Class

ReCaptchaBasicTest
Test basic functionality of reCAPTCHA module.

Namespace

Drupal\Tests\recaptcha\Functional

Code

protected $normalUser;