fix namespaces and references

This commit is contained in:
2026-07-13 18:47:08 +02:00
parent 661e2db8b1
commit 73eb3f92d0
23 changed files with 2687 additions and 128 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
namespace Core;
namespace Api\Core;
class Request {
public function method() {