diff --git a/src/DeezerAPI.php b/src/DeezerAPI.php index b97a021..e14ee14 100644 --- a/src/DeezerAPI.php +++ b/src/DeezerAPI.php @@ -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 *