You are here

protected property CartRulesEventsTest::$expressionManager in Ubercart 8.4

The Rules expression manager.

Type: \Drupal\rules\Engine\ExpressionManager

File

uc_cart/tests/src/Functional/CartRulesEventsTest.php, line 32

Class

CartRulesEventsTest
Tests the three events that uc_cart provides for use in Rules module.

Namespace

Drupal\Tests\uc_cart\Functional

Code

protected $expressionManager;