Skip to content

Commit cb574a5

Browse files
committed
:octocat: silence, phan
1 parent 69b86b2 commit cb574a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/qrcode-interactive.php

+1
Original file line numberDiff line numberDiff line change
@@ -93,5 +93,6 @@
9393
function sendResponse(array $response){
9494
header('Content-type: application/json;charset=utf-8;');
9595
echo json_encode($response);
96+
/** @phan-suppress-next-line */
9697
exit;
9798
}

0 commit comments

Comments
 (0)