protected property StatisticsAdminTestCase::$privileged_user in Drupal 7
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
- modules/
statistics/ statistics.test, line 316 - Tests for the Statistics module.
Class
- StatisticsAdminTestCase
- Tests the statistics administration screen.
Code
protected $privileged_user;