You are here

protected property StatisticsLoggingTest::$authUser in Zircon Profile 8.0

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

User with permissions to create and edit pages.

Type: \Drupal\user\UserInterface

File

core/modules/statistics/src/Tests/StatisticsLoggingTest.php, line 34
Contains \Drupal\statistics\Tests\StatisticsLoggingTest.

Class

StatisticsLoggingTest
Tests request logging for cached and uncached pages.

Namespace

Drupal\statistics\Tests

Code

protected $authUser;