protected property StatisticsAdminTest::$privileged_user

A user that has permission to administer and access statistics.

A fully loaded user object, or FALSE if user creation failed.

Type: object|FALSE

File

drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsAdminTest.php, line 31
Definition of Drupal\statistics\Tests\StatisticsAdminTest.

Class

StatisticsAdminTest
Tests the statistics administration screen.

Namespace

Drupal\statistics\Tests

Code

protected $privileged_user;