9 linhas
95B

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