We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26647b5 commit 2abda36Copy full SHA for 2abda36
1 file changed
src/XML/mdattr/AbstractMdattrElement.php
@@ -10,6 +10,8 @@
10
/**
11
* Abstract class to be implemented by all the classes in this namespace
12
*
13
+ * @link: https://docs.oasis-open.org/security/saml/Post2.0/sstc-saml-metadata-ui/v1.0/sstc-saml-metadata-ui-v1.0.pdf
14
+ *
15
* @package simplesamlphp/saml2
16
*/
17
abstract class AbstractMdattrElement extends AbstractElement
0 commit comments