protected property StatisticsAdminTest::$privilegedUser in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/statistics/src/Tests/StatisticsAdminTest.php \Drupal\statistics\Tests\StatisticsAdminTest::privilegedUser
A user that has permission to administer statistics.
Type: \Drupal\user\UserInterface
File
- core/
modules/ statistics/ src/ Tests/ StatisticsAdminTest.php, line 31 - Contains \Drupal\statistics\Tests\StatisticsAdminTest.
Class
- StatisticsAdminTest
- Tests the statistics admin.
Namespace
Drupal\statistics\TestsCode
protected $privilegedUser;