You are here

protected property CommerceSubscriptionType::$purchasable_entity_type in Commerce Recurring Framework 8

The purchasable entity type ID.

Type: string

File

src/Annotation/CommerceSubscriptionType.php, line 39

Class

CommerceSubscriptionType
Defines the subscription type plugin annotation object.

Namespace

Drupal\commerce_recurring\Annotation

Code

protected $purchasable_entity_type;