From b19a8f63ad727a3633885d3f2b81edf8181a53b9 Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Thu, 25 Sep 2025 13:38:24 +0200 Subject: matrix-specification split work in progress --- matrix-specification/Responses/ClientLoginGetResponse.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'matrix-specification/Responses/ClientLoginGetResponse.php') diff --git a/matrix-specification/Responses/ClientLoginGetResponse.php b/matrix-specification/Responses/ClientLoginGetResponse.php index e0ccc26..b3b65c3 100644 --- a/matrix-specification/Responses/ClientLoginGetResponse.php +++ b/matrix-specification/Responses/ClientLoginGetResponse.php @@ -2,6 +2,8 @@ namespace Matrix\Responses; +use Matrix\Data\LoginFlow; + class ClientLoginGetResponse implements \JsonSerializable { /** -- cgit v1.2.3