You are here

protected property SubscriptionTest::$recurringOrderManager in Commerce Recurring Framework 8

The recurring order manager.

Type: \Drupal\commerce_recurring\RecurringOrderManagerInterface

File

tests/src/Functional/SubscriptionTest.php, line 84

Class

SubscriptionTest
Tests the subscription UI.

Namespace

Drupal\Tests\commerce_recurring\Functional

Code

protected $recurringOrderManager;