protected property IntegrationTest::$webUser

Stores the user object that accesses the page.

Type: \Drupal\user\Plugin\Core\Entity\User

File

drupal/core/modules/statistics/lib/Drupal/statistics/Tests/Views/IntegrationTest.php, line 33
Contains \Drupal\statistics\Tests\Views\IntegrationTest.

Class

IntegrationTest
Tests basic integration of views data from the statistics module.

Namespace

Drupal\statistics\Tests\Views

Code

protected $webUser;