7 line
63B

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