Newscoop\Image\ArticleRenditionCollection::offsetUnset PHP Метод

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

public offsetUnset ( $offset )
    public function offsetUnset($offset)
    {
        throw new \BadMethodCallException("Collection not editable");
    }