You are here

protected property FieldDropbuttonTest::$testUser in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/views/tests/src/Kernel/Handler/FieldDropbuttonTest.php \Drupal\Tests\views\Kernel\Handler\FieldDropbuttonTest::testUser

Test user.

Type: \Drupal\user\UserInterface

File

core/modules/views/tests/src/Kernel/Handler/FieldDropbuttonTest.php, line 68

Class

FieldDropbuttonTest
Tests the core Drupal\views\Plugin\views\field\Dropbutton handler.

Namespace

Drupal\Tests\views\Kernel\Handler

Code

protected $testUser;