<?php namespace App\JsonRpc; interface OrdersServiceInterface{ }
<?php
namespace App\JsonRpc;
interface OrdersServiceInterface
{
}