Pinq\Queries\ResolvedParameterRegistry::offsetUnset PHP Méthode

offsetUnset() public méthode

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