<?php namespace domain\_; abstract class AbstractManager extends AbstractService implements ManagerInterface { }