Skip to content

Commit 6f0cf02

Browse files
committed
style: patch up errors
1 parent 934c532 commit 6f0cf02

File tree

3 files changed

+505
-501
lines changed

3 files changed

+505
-501
lines changed

src/Headers.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ public static function status(int $httpCode = null)
3030

3131
/**
3232
* Force an HTTP code for response using PHP's `http_response_code`
33+
*
34+
* @param int $httpCode The response code to set
3335
*/
3436
public static function resetStatus($httpCode = 200)
3537
{

0 commit comments

Comments
 (0)