You are here

service plugin.manager.uc_fulfillment.method in Ubercart 8.4

Class

Drupal\uc_fulfillment\Plugin\FulfillmentMethodPluginManager
3 string references to plugin.manager.uc_fulfillment.method
FulfillmentMethodForm::create in shipping/uc_fulfillment/src/Form/FulfillmentMethodForm.php
Instantiates a new instance of this class.
FulfillmentMethodListBuilder::createInstance in shipping/uc_fulfillment/src/FulfillmentMethodListBuilder.php
Instantiates a new instance of this entity handler.
ShipmentController::makeShipment in shipping/uc_fulfillment/src/Controller/ShipmentController.php
Default method to create a shipment from packages.

File

shipping/uc_fulfillment/uc_fulfillment.services.yml
shipping/uc_fulfillment/uc_fulfillment.services.yml

View source
  1. class: Drupal\uc_fulfillment\Plugin\FulfillmentMethodPluginManager
  2. parent: default_plugin_manager