Skip to content

Commit

Permalink
Update StatusCode.php
Browse files Browse the repository at this point in the history
  • Loading branch information
pH-7 authored Dec 6, 2022
1 parent e84a89f commit 744b61b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/StatusCode.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
namespace PH7\JustHttp;

/**
* All status codes available here: https://en.wikipedia.org/wiki/List_of_HTTP_status_codes
* @link All status codes - https://en.wikipedia.org/wiki/List_of_HTTP_status_codes
*/
final class StatusCode
{
Expand Down

0 comments on commit 744b61b

Please sign in to comment.