We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 96ce795 + de655f4 commit 879d002Copy full SHA for 879d002
system/HTTP/Exceptions/BadRequestException.php
@@ -1,5 +1,7 @@
1
<?php
2
3
+declare(strict_types=1);
4
+
5
/**
6
* This file is part of CodeIgniter 4 framework.
7
*
0 commit comments