You are here

protected property IpIsBannedTest::$request in Rules 8.3

Type: \Symfony\Component\HttpFoundation\Request|\Prophecy\Prophecy\ProphecyInterface

File

tests/src/Unit/Integration/Condition/IpIsBannedTest.php, line 34

Class

IpIsBannedTest
@coversDefaultClass \Drupal\rules\Plugin\Condition\IpIsBanned @group RulesCondition

Namespace

Drupal\Tests\rules\Unit\Integration\Condition

Code

protected $request;