<?php namespace addons\OperationCenter\common\services; /** * ServiceInterface interface */ interface ServiceInterface { }