We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc0f820 commit 71109aaCopy full SHA for 71109aa
Util/Codes.php
@@ -23,7 +23,7 @@
23
* @author Jordi Boggiano <[email protected]>
24
* @author Markus Lanthaler <[email protected]>
25
*/
26
-class Codes
+final class Codes
27
{
28
const HTTP_CONTINUE = 100;
29
const HTTP_SWITCHING_PROTOCOLS = 101;
0 commit comments