protected property IntegrationTest::$webUser in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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\ViewsCode
protected $webUser;