You are here

protected property ArgumentValidateTest::$account in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/user/tests/src/Kernel/Views/ArgumentValidateTest.php \Drupal\Tests\user\Kernel\Views\ArgumentValidateTest::account
  2. 9 core/modules/user/tests/src/Kernel/Views/ArgumentValidateTest.php \Drupal\Tests\user\Kernel\Views\ArgumentValidateTest::account

A user for this test.

Type: \Drupal\user\UserInterface

File

core/modules/user/tests/src/Kernel/Views/ArgumentValidateTest.php, line 40

Class

ArgumentValidateTest
Tests user argument validators for ID and name.

Namespace

Drupal\Tests\user\Kernel\Views

Code

protected $account;