<?php namespace App\Service\v3\Interfaces; interface ExampleServiceInterface{ }
<?php
namespace App\Service\v3\Interfaces;
interface ExampleServiceInterface
{
}