mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-01-25 14:07:36 -05:00
address Scrutinizer issues
This commit is contained in:
parent
1f2dddd9d8
commit
f04043a399
@ -293,7 +293,7 @@ class GoogleCloudStorage extends AbstractData
|
|||||||
$data = $o->downloadAsString();
|
$data = $o->downloadAsString();
|
||||||
return Json::decode($data);
|
return Json::decode($data);
|
||||||
} catch (NotFoundException $e) {
|
} catch (NotFoundException $e) {
|
||||||
return false;
|
return '';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user