9 line
81B

  1. <?php
  2. namespace Lc\SovBundle\Factory\Site;
  3. interface SiteFactoryInterface
  4. {
  5. }