You are here

commerce_cart_flyout.services.yml in Commerce Cart Flyout 8

File

commerce_cart_flyout.services.yml
View source
  1. services:
  2. commerce_cart_flyout.normalizer.prepared_attribute:
  3. class: Drupal\commerce_cart_flyout\Normalizer\PreparedAttributeNormalizer
  4. tags:
  5. - { name: normalizer, priority: 10 }