Pinq\Queries\ResolvedParameterRegistry::offsetUnset PHP Метод

offsetUnset() публичный Метод

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