protected property StatisticsAdminTestCase::$privileged_user
A user that has permission to administer and access statistics.
A fully loaded user object, or FALSE if user creation failed.
Tipo: object|FALSE
Archivo
- drupal-7.x/
modules/ statistics/ statistics.test, line 301 - Tests for the Statistics module.
Class
- StatisticsAdminTestCase
- Tests the statistics administration screen.
Código
protected $privileged_user;