Skip to content

Commit 74a06df

Browse files
authored
Update WebAppInterface.php
1 parent 78ad3bd commit 74a06df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Frdlweb/WebAppInterface.php

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
use Psr\Http\Message\ResponseInterface;
66
use Psr\Http\Server\RequestHandlerInterface;
77
use Psr\Container\ContainerInterface;
8+
use Psr\Http\Message\ServerRequestInterface;
89

910

1011
interface WebAppInterface extends RequestHandlerInterface

0 commit comments

Comments
 (0)