You are here

protected property EmptyFieldsTest::$webUser in Empty fields 8

The user to use in tests.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/EmptyFieldsTest.php, line 32

Class

EmptyFieldsTest
Tests the empty fields functionality.

Namespace

Drupal\Tests\empty_fields\Functional

Code

protected $webUser;