This commit is contained in:
2023-12-13 17:14:08 +08:00
parent 3541c79b27
commit 75071b85af
-1
View File
@@ -13,7 +13,6 @@ use Psr\Http\Message\UriInterface;
/**
* @property-read bool $isPost
* @property-read AuthorizationInterface $authority
*/
class Request implements ServerRequestInterface