9 satır
92B

  1. <?php
  2. namespace Lc\SovBundle\Factory\Ticket;
  3. interface TicketMessageFactoryInterface
  4. {
  5. }