You are here

protected property TestBase::$webUser in Responsive Tables Filter 8

The test user.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/TestBase.php, line 35
Contains \Drupal\responsive_tables_filter\Tests\TestBase.

Class

TestBase
Base class for all responsive_tables_filter tests.

Namespace

Drupal\Tests\responsive_tables_filter\Functional

Code

protected $webUser;