You are here

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

The plugin collection that holds the prorater plugin.

Type: \Drupal\commerce\CommerceSinglePluginCollection

File

src/Entity/BillingSchedule.php, line 150

Class

BillingSchedule
Defines the billing schedule entity class.

Namespace

Drupal\commerce_recurring\Entity

Code

protected $proraterPluginCollection;