address Scrutinizer issues
This commit is contained in:
@@ -293,7 +293,7 @@ class GoogleCloudStorage extends AbstractData
|
||||
$data = $o->downloadAsString();
|
||||
return Json::decode($data);
|
||||
} catch (NotFoundException $e) {
|
||||
return false;
|
||||
return '';
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user