Skip to content

Commit

Permalink
Update DeezerAPI.php
Browse files Browse the repository at this point in the history
  • Loading branch information
PouleR authored Dec 6, 2022
1 parent b8fcc9f commit a1cc588
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions src/DeezerAPI.php
Original file line number Diff line number Diff line change
Expand Up @@ -226,11 +226,9 @@ public function addPlaylistToFavorites($playlistId)
}

/**
* FunctionDescription
*
* @param $query
* @param $strict
* @param $order
* @param string $query
* @param bool $strict
* @param string|null $order
*
* @return array|object
*
Expand Down

0 comments on commit a1cc588

Please sign in to comment.