9 linhas
94B

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