11 lines
81B

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