Go\Core\GoAspectContainerTest::internalServicesList PHP Méthode

internalServicesList() public méthode

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