Preorder API Update

This commit is contained in:
Frank Schubert
2024-01-05 19:29:06 +01:00
parent 7646345779
commit 74033a9354
5 changed files with 53 additions and 16 deletions

View File

@@ -1,6 +1,6 @@
<?php
namespace thetool\Api\Modules;
namespace application\Api\v1\Modules;
class ApiControllerModule {
protected $log;