Lisphp_Program::offsetUnset PHP Méthode

offsetUnset() public méthode

public offsetUnset ( $offset )
    public function offsetUnset($offset)
    {
        throw new BadMethodCallException('Lisphp_Program object is immutable');
    }