You are here

protected property UserRoleAddTest::$action in Rules 8.3

The action that is being tested.

Type: \Drupal\rules\Core\RulesActionInterface

File

tests/src/Unit/Integration/RulesAction/UserRoleAddTest.php, line 21

Class

UserRoleAddTest
@coversDefaultClass \Drupal\rules\Plugin\RulesAction\UserRoleAdd @group RulesAction

Namespace

Drupal\Tests\rules\Unit\Integration\RulesAction

Code

protected $action;