You are here

protected property UserBlockTest::$action in Rules 8.3

The action to be tested.

Type: \Drupal\rules\Engine\RulesActionInterface

File

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

Class

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

Namespace

Drupal\Tests\rules\Unit\Integration\RulesAction

Code

protected $action;