You are here

protected property IntegrationTest::$webUser in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/statistics/src/Tests/Views/IntegrationTest.php \Drupal\statistics\Tests\Views\IntegrationTest::webUser

Stores the user object that accesses the page.

Type: \Drupal\user\UserInterface

File

core/modules/statistics/src/Tests/Views/IntegrationTest.php, line 34
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;