Add changed file that was missed in previous commit

This commit is contained in:
DariusIII
2018-11-27 14:33:39 +01:00
parent bd35d44d65
commit 1137e7c637
+2 -2
View File
@@ -365,7 +365,7 @@ class Music
}
if ($mus === false) {
$mus = $this->fetchItunesProperties($title);
$mus = $this->fetchItunesMusicProperties($title);
} else {
$mus = false;
}
@@ -863,7 +863,7 @@ class Music
* @throws \DariusIII\ItunesApi\Exceptions\InvalidProviderException
* @throws \Exception
*/
protected function fetchItunesProperties($title)
protected function fetchItunesMusicProperties($title)
{
$mus = true;
// Load genres.