This commit is contained in:
2023-04-20 13:39:55 +08:00
parent 358a4d849b
commit e11671cf22
+2
View File
@@ -210,6 +210,7 @@ use Kiri\Router\Annotate\AutoController;
return ' return '
/** /**
* @param Validator $form
* @return ResponseInterface * @return ResponseInterface
* @throws Exception * @throws Exception
*/ */
@@ -290,6 +291,7 @@ use Kiri\Router\Annotate\AutoController;
return ' return '
/** /**
* @param Validator $form
* @return ResponseInterface * @return ResponseInterface
* @throws Exception * @throws Exception
*/ */