变更
This commit is contained in:
+1
-1
@@ -64,7 +64,7 @@ class Server implements OnRequestInterface
|
|||||||
* @throws NotFoundExceptionInterface
|
* @throws NotFoundExceptionInterface
|
||||||
* @throws Exception
|
* @throws Exception
|
||||||
*/
|
*/
|
||||||
public function init()
|
public function init(): void
|
||||||
{
|
{
|
||||||
$this->emitter = $this->container->get(HttpResponseEmitter::class);
|
$this->emitter = $this->container->get(HttpResponseEmitter::class);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user