9 satır
84B

  1. <?php
  2. namespace Lc\SovBundle\Doctrine\Extension;
  3. interface SortableInterface
  4. {
  5. }