You are here

service plugin.manager.commerce_subscription_type in Commerce Recurring Framework 8

Class

Drupal\commerce_recurring\SubscriptionTypeManager
4 string references to plugin.manager.commerce_subscription_type
ProductVariationTest::testGetters in tests/src/Kernel/Plugin/Commerce/SubscriptionType/ProductVariationTest.php
@covers ::getLabel @covers ::getPurchasableEntityTypeId
StandaloneTest::testGetters in tests/src/Kernel/Plugin/Commerce/SubscriptionType/StandaloneTest.php
@covers ::getLabel @covers ::getPurchasableEntityTypeId
Subscription::bundleFieldDefinitions in src/Entity/Subscription.php
Provides field definitions for a specific bundle.
Subscription::getType in src/Entity/Subscription.php
Gets the subscription type.

File

./commerce_recurring.services.yml
commerce_recurring.services.yml

View source
  1. class: Drupal\commerce_recurring\SubscriptionTypeManager
  2. parent: default_plugin_manager