Go\Core\GoAspectContainerTest::internalServicesList PHP Method

internalServicesList() public method

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