Skip to content

Commit 2abda36

Browse files
authored
Add link to mdattr specs
1 parent 26647b5 commit 2abda36

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/XML/mdattr/AbstractMdattrElement.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
/**
1111
* Abstract class to be implemented by all the classes in this namespace
1212
*
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+
*
1315
* @package simplesamlphp/saml2
1416
*/
1517
abstract class AbstractMdattrElement extends AbstractElement

0 commit comments

Comments
 (0)