Sulu\Bundle\MediaBundle\Collection\Manager\CollectionManagerInterface::delete PHP Method

delete() public method

Deletes a collection with a given id.
public delete ( integer $id )
$id integer the id of the category to delete
    public function delete($id);