From 2386148b8f048ba40d9f26cc97898bdcdc778ea2 Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Sat, 13 Dec 2025 16:27:53 +0100 Subject: matrix specification split --- matrix-specification/Requests/RequiresAuthentication.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'matrix-specification/Requests/RequiresAuthentication.php') diff --git a/matrix-specification/Requests/RequiresAuthentication.php b/matrix-specification/Requests/RequiresAuthentication.php index a762405..cc4b3e6 100644 --- a/matrix-specification/Requests/RequiresAuthentication.php +++ b/matrix-specification/Requests/RequiresAuthentication.php @@ -3,6 +3,4 @@ namespace Matrix\Requests; interface RequiresAuthentication -{ - //public function authenticateUser(): bool; -} +{} -- cgit v1.2.3