From b08047ba485f86038f33175162943c0a9878ab1a Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Fri, 19 Sep 2025 17:03:47 +0200 Subject: add separate matrix specification package --- matrix-specification/Enums/UserIdentifierType.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 matrix-specification/Enums/UserIdentifierType.php (limited to 'matrix-specification/Enums/UserIdentifierType.php') diff --git a/matrix-specification/Enums/UserIdentifierType.php b/matrix-specification/Enums/UserIdentifierType.php new file mode 100644 index 0000000..d4be36e --- /dev/null +++ b/matrix-specification/Enums/UserIdentifierType.php @@ -0,0 +1,15 @@ +value; + } +} -- cgit v1.2.3