You are here

protected property PaymentRulesEventsTest::$expressionManager in Ubercart 8.4

The Rules expression manager.

Type: \Drupal\rules\Engine\ExpressionManager

File

payment/uc_payment/tests/src/Functional/PaymentRulesEventsTest.php, line 53

Class

PaymentRulesEventsTest
Tests the one event that uc_payment provides for use in Rules module.

Namespace

Drupal\Tests\uc_payment\Functional

Code

protected $expressionManager;