8 lines
61B

  1. <?php
  2. namespace common\logic;
  3. interface UtilsInterface
  4. {
  5. }