From 831245a53e13191d14ab4d5388cfd7baedad5569 Mon Sep 17 00:00:00 2001 From: Tim van Dijen Date: Tue, 21 Nov 2023 22:39:05 +0100 Subject: [PATCH] Fix docblock --- tests/SAML2/XML/md/IndexedEndpointTypeTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/SAML2/XML/md/IndexedEndpointTypeTest.php b/tests/SAML2/XML/md/IndexedEndpointTypeTest.php index 2961c4338..5f1fb32c0 100644 --- a/tests/SAML2/XML/md/IndexedEndpointTypeTest.php +++ b/tests/SAML2/XML/md/IndexedEndpointTypeTest.php @@ -20,7 +20,7 @@ use function strval; /** - * Class \SAML2\XML\md\IndexedEndpointTypeTest + * Class \SimpleSAML\SAML2\XML\md\IndexedEndpointTypeTest * * @covers \SimpleSAML\SAML2\XML\md\AbstractIndexedEndpointType * @covers \SimpleSAML\SAML2\XML\md\AbstractMdElement