8 líneas
81B

  1. <?php
  2. namespace Lc\SovBundle\Model\Setting;
  3. interface SiteSettingInterface
  4. {
  5. }