20240413#4

This commit is contained in:
User
2024-04-13 04:18:46 +03:00
parent 5b8ef84efa
commit da2bab7338
14 changed files with 16 additions and 15 deletions

View File

View File

@@ -1,7 +1,7 @@
<?php
namespace App\Main\Controllers;
use App\Common\Controllers\AbstractPageController;
use Base\Controllers\AbstractPageController;
use Psr\Http\Message\ResponseInterface;