8 satır
79B

  1. <?php
  2. namespace Lc\SovBundle\Model\Reminder;
  3. interface ReminderInterface
  4. {
  5. }