8 linhas
88B

  1. <?php
  2. namespace Lc\SovBundle\Definition;
  3. interface SiteSettingDefinitionInterface
  4. {
  5. }