<?php namespace Api\Controller\Common; abstract class AbstractController extends \Common\Controller\Api\AbstractController { }