You are here

service uc_shipment in Ubercart 8.4

Class

Drupal\uc_fulfillment\ParamConverter\ShipmentConverter

Tags

  • paramconverter
2 string references to uc_shipment
ShipmentConverter::applies in shipping/uc_fulfillment/src/ParamConverter/ShipmentConverter.php
Determines if the converter applies to a specific route and variable.
uc_fulfillment.routing.yml in shipping/uc_fulfillment/uc_fulfillment.routing.yml
shipping/uc_fulfillment/uc_fulfillment.routing.yml

File

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

View source
  1. class: Drupal\uc_fulfillment\ParamConverter\ShipmentConverter
  2. tags:
  3. - { name: paramconverter }