8 lines
92B

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