преди 2 години
1234567
  1. <?php
  2. namespace common\logic;
  3. interface ServiceInterface {
  4. }