Pinq\Queries\ResolvedParameterRegistry::offsetUnset PHP Method

offsetUnset() public method

public offsetUnset ( $offset )
    public function offsetUnset($offset)
    {
        throw PinqException::notSupported(__METHOD__);
    }