You are here

protected property HoneypotAdminFormTest::$adminUser in Honeypot 2.0.x

Same name and namespace in other branches
  1. 8 tests/src/Functional/HoneypotAdminFormTest.php \Drupal\Tests\honeypot\Functional\HoneypotAdminFormTest::adminUser

Admin user.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/HoneypotAdminFormTest.php, line 22

Class

HoneypotAdminFormTest
Test Honeypot spam protection admin form functionality.

Namespace

Drupal\Tests\honeypot\Functional

Code

protected $adminUser;