You are here

protected property BillingSchedule::$billingSchedulePluginCollection in Commerce Recurring Framework 8

The plugin collection that holds the billing schedule plugin.

Type: \Drupal\commerce\CommerceSinglePluginCollection

File

src/Entity/BillingSchedule.php, line 143

Class

BillingSchedule
Defines the billing schedule entity class.

Namespace

Drupal\commerce_recurring\Entity

Code

protected $billingSchedulePluginCollection;