You are here

public function BillingScheduleInterface::getProraterConfiguration in Commerce Recurring Framework 8

Gets the prorater plugin configuration.

Return value

array The prorater plugin configuration.

1 method overrides BillingScheduleInterface::getProraterConfiguration()
BillingSchedule::getProraterConfiguration in src/Entity/BillingSchedule.php
Gets the prorater plugin configuration.

File

src/Entity/BillingScheduleInterface.php, line 176

Class

BillingScheduleInterface
Defines the interface for billing schedules.

Namespace

Drupal\commerce_recurring\Entity

Code

public function getProraterConfiguration();