This commit is contained in:
2020-12-15 17:17:29 +08:00
parent 51b831f9ee
commit 5fd2d23525
+1 -2
View File
@@ -119,8 +119,7 @@ class Controller extends Application
}
/**
* @return Request
* @throws Exception
* @return Request|null
*/
public function getRequest(): ?Request
{