Newscoop\Image\ArticleRenditionCollection::offsetUnset PHP Méthode

offsetUnset() public méthode

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