Skip to content

Commit

Permalink
:octocat: silence, phan
Browse files Browse the repository at this point in the history
  • Loading branch information
codemasher committed Nov 15, 2024
1 parent 69b86b2 commit cb574a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/qrcode-interactive.php
Original file line number Diff line number Diff line change
Expand Up @@ -93,5 +93,6 @@
function sendResponse(array $response){
header('Content-type: application/json;charset=utf-8;');
echo json_encode($response);
/** @phan-suppress-next-line */
exit;
}

0 comments on commit cb574a5

Please sign in to comment.