We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e07d2e9 commit 36e01ceCopy full SHA for 36e01ce
1 file changed
src/SimpleSAML/Metadata/SAMLParser.php
@@ -708,7 +708,7 @@ public function getMetadata20IdP(): ?array
708
/**
709
* Retrieve AttributeAuthorities from the metadata.
710
*
711
- * @return \SAML2\XML\md\AttributeAuthorityDescriptor[] Array of AttributeAuthorityDescriptor entries.
+ * @return array<mixed> Array of AttributeAuthorityDescriptor entries.
712
*/
713
public function getAttributeAuthorities(): array
714
{
0 commit comments