8 lines
99B

  1. <?php
  2. namespace Lc\CaracoleBundle\Factory\Reduction;
  3. interface ReductionCartFactoryInterface
  4. {
  5. }