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

internalGetVisitor() 보호된 메소드

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