protected property StatisticsTestBase::$blockingUser in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/statistics/src/Tests/StatisticsTestBase.php \Drupal\statistics\Tests\StatisticsTestBase::blockingUser
User with permissions to ban IP's.
Type: \Drupal\user\UserInterface
File
- core/
modules/ statistics/ src/ Tests/ StatisticsTestBase.php, line 29 - Contains \Drupal\statistics\Tests\StatisticsTestBase.
Class
- StatisticsTestBase
- Defines a base class for testing the Statistics module.
Namespace
Drupal\statistics\TestsCode
protected $blockingUser;