You are here

constant UserBlockTest::ANONYMOUS in Rules 8.3

Constant used for authenticated test when mocking a user.

File

tests/src/Unit/Integration/RulesAction/UserBlockTest.php, line 23

Class

UserBlockTest
@coversDefaultClass \Drupal\rules\Plugin\RulesAction\UserBlock @group RulesAction

Namespace

Drupal\Tests\rules\Unit\Integration\RulesAction

Code

const ANONYMOUS = FALSE;