From 892c65d74cea9873674f6261819c2284923c4866 Mon Sep 17 00:00:00 2001 From: Tim van Dijen Date: Tue, 9 Jan 2024 00:01:44 +0100 Subject: [PATCH] WIP: create fed classes --- src/XML/fed/AbstractSecurityTokenServiceType.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/XML/fed/AbstractSecurityTokenServiceType.php b/src/XML/fed/AbstractSecurityTokenServiceType.php index 6023cf52..758c6437 100644 --- a/src/XML/fed/AbstractSecurityTokenServiceType.php +++ b/src/XML/fed/AbstractSecurityTokenServiceType.php @@ -11,6 +11,7 @@ use SimpleSAML\SAML2\XML\md\Organization; use SimpleSAML\XML\Exception\MissingElementException; use SimpleSAML\XML\Exception\SchemaViolationException; + /** * A SecurityTokenServiceType *