You are here

protected property BillingScheduleBase::$entityId in Commerce Recurring Framework 8

The ID of the parent config entity.

Not available while the plugin is being configured.

Type: string

File

src/Plugin/Commerce/BillingSchedule/BillingScheduleBase.php, line 21

Class

BillingScheduleBase
Provides the base class for billing schedules.

Namespace

Drupal\commerce_recurring\Plugin\Commerce\BillingSchedule

Code

protected $entityId;