eZ\Publish\Core\REST\Server\Tests\Output\ValueObjectVisitor\UnauthorizedExceptionTest::internalGetVisitor PHP 메소드

internalGetVisitor() 보호된 메소드

Gets the exception visitor.
protected internalGetVisitor ( ) : UnauthorizedException
리턴 eZ\Publish\Core\REST\Server\Output\ValueObjectVisitor\UnauthorizedException
    protected function internalGetVisitor()
    {
        return new ValueObjectVisitor\UnauthorizedException();
    }