summaryrefslogtreecommitdiff
path: root/matrix-specification/Requests/RequiresAuthentication.php
diff options
context:
space:
mode:
Diffstat (limited to 'matrix-specification/Requests/RequiresAuthentication.php')
-rw-r--r--matrix-specification/Requests/RequiresAuthentication.php4
1 files changed, 1 insertions, 3 deletions
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;
-}
+{}