20230603#1

This commit is contained in:
User
2023-06-03 23:12:22 +03:00
parent 5e29ad7de9
commit caa6819eae
4 changed files with 23 additions and 8 deletions

View File

@@ -2,8 +2,6 @@
namespace App\Common\Controllers;
use Psr\Http\Message\ResponseInterface;
abstract class AbstractPageController extends AbstractController {
/**