Go\Core\GoAspectContainerTest::internalServicesList PHP 메소드

internalServicesList() 공개 메소드

    public function internalServicesList()
    {
        return array(array('aspect.loader'), array('aspect.advice_matcher'), array('aspect.annotation.reader'), array('aspect.pointcut.lexer'), array('aspect.pointcut.parser'));
    }