The bundle variable is not defined anywhere in the method scope.
Signed-off-by: Neo Ighodaro <thecreativityteam@yahoo.com>
This commit is contained in:
@@ -73,7 +73,7 @@ abstract class Provider {
|
|||||||
// zip that was put in the storage directory.
|
// zip that was put in the storage directory.
|
||||||
if ($remote === false)
|
if ($remote === false)
|
||||||
{
|
{
|
||||||
throw new \Exception("Error downloading bundle.");
|
throw new \Exception("Error downloading the requested bundle.");
|
||||||
}
|
}
|
||||||
|
|
||||||
return $remote;
|
return $remote;
|
||||||
|
|||||||
Reference in New Issue
Block a user