You are here

protected property StatisticsTestBase::$blockingUser in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/statistics/tests/src/Functional/StatisticsTestBase.php \Drupal\Tests\statistics\Functional\StatisticsTestBase::blockingUser

User with permissions to ban IP's.

Type: \Drupal\user\UserInterface

File

core/modules/statistics/tests/src/Functional/StatisticsTestBase.php, line 24

Class

StatisticsTestBase
Defines a base class for testing the Statistics module.

Namespace

Drupal\Tests\statistics\Functional

Code

protected $blockingUser;