mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-18 12:20:14 +00:00
:octocat: silence, phan
This commit is contained in:
@@ -93,6 +93,6 @@ catch(Exception $e){
|
||||
function sendResponse(array $response){
|
||||
header('Content-type: application/json;charset=utf-8;');
|
||||
echo json_encode($response);
|
||||
/** @phan-suppress-next-line */
|
||||
/** @phan-suppress-next-line PhanParamTooFewInternal */
|
||||
exit;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user