9 行
89B

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