Completed
Pull Request — master (#494)
by Rémi
14:02
created
db/playlistmapper.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -97,7 +97,6 @@
 block discarded – undo
97 97
 
98 98
 	/**
99 99
 	 * deletes a playlist
100
-	 * @param int $id       playlist ID
101 100
 	 */
102 101
 	public function delete(Entity $entity) {
103 102
 		// remove all tracks in it
Please login to merge, or discard this patch.