IMP_Ftree_Prefs::offsetUnset PHP Méthode

offsetUnset() public méthode

public offsetUnset ( $offset )
    public function offsetUnset($offset)
    {
        $this[$offset] = false;
    }