9 line
75B

  1. <?php
  2. namespace Lc\ShopBundle\Context;
  3. interface UserUtilsInterface
  4. {
  5. }