You are here

protected property RecurringKernelTestBase::$billingSchedule in Commerce Recurring Framework 8

The test billing schedule.

Type: \Drupal\commerce_recurring\Entity\BillingScheduleInterface

File

tests/src/Kernel/RecurringKernelTestBase.php, line 35

Class

RecurringKernelTestBase
Provides a base class for Recurring kernel tests.

Namespace

Drupal\Tests\commerce_recurring\Kernel

Code

protected $billingSchedule;