8 line
101B

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