Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

Commit 2ea49f5

Browse files
author
Andrey Helldar
authored
Merge pull request #8 from andrey-helldar/analysis-qxeje0
Apply fixes from StyleCI
2 parents 6be40c1 + cfa8951 commit 2ea49f5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/lang/en/api.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,17 @@
1515
201 => 'Created',
1616
202 => 'Accepted',
1717
204 => 'No content',
18-
18+
1919
301 => 'Moved',
2020
302 => 'Found',
2121
304 => 'Not Modified',
22-
22+
2323
400 => 'Bad Request',
2424
401 => 'Unauthorized',
2525
403 => 'Forbidden',
2626
404 => 'Not Found',
2727
409 => 'Conflict',
28-
28+
2929
500 => 'Internal Server Error',
3030
502 => 'Bad Gateway',
3131
503 => 'Service Unvailable',

0 commit comments

Comments
 (0)