mirror of
https://github.com/Yetangitu/ampache
synced 2025-10-05 19:41:55 +02:00
Remove DEPRECATED comment
This commit is contained in:
parent
e5211ffe69
commit
e1887f88de
1 changed files with 0 additions and 2 deletions
|
@ -305,7 +305,6 @@ class Api
|
|||
* artists
|
||||
* This takes a collection of inputs and returns
|
||||
* artist objects. This function is deprecated!
|
||||
* //DEPRECATED
|
||||
* @param array $input
|
||||
*/
|
||||
public static function artists($input)
|
||||
|
@ -332,7 +331,6 @@ class Api
|
|||
/**
|
||||
* artist
|
||||
* This returns a single artist based on the UID of said artist
|
||||
* //DEPRECATED
|
||||
* @param array $input
|
||||
*/
|
||||
public static function artist($input)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue