9 line
97B

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