404 + рефакторинг + докблоки и комменты

This commit is contained in:
2022-12-04 23:19:40 +08:00
parent f18fb9dd7a
commit bcadc316bc
14 changed files with 285 additions and 83 deletions

View File

@@ -1,6 +1,6 @@
<?php
declare(strict_types = 1);
declare(strict_types=1);
use flight\Engine;
use flight\net\Response;