We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fde3216 commit 6b3dd7aCopy full SHA for 6b3dd7a
system/HTTP/SiteURIFactory.php
@@ -15,7 +15,7 @@
15
use CodeIgniter\Superglobals;
16
use Config\App;
17
18
-class SiteURIFactory
+final class SiteURIFactory
19
{
20
private App $appConfig;
21
private Superglobals $superglobals;
0 commit comments