eZ\Publish\Core\REST\Server\Tests\Output\ValueObjectVisitor\BadStateExceptionTest::internalGetVisitor PHP Method

internalGetVisitor() protected method

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