8 line
80B

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