Skip to content

Commit 4137de0

Browse files
committed
Fix wrong package name
Signed-off-by: Jaime Pérez <jaimepc@gmail.com>
1 parent 5fa57da commit 4137de0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/XML/CustomSignable.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
use SimpleSAML\XMLSecurity\XML\SignableElementTrait;
1616

1717
/**
18-
* @package simplesamlphp\saml2
18+
* @package simplesamlphp/xml-security
1919
*/
2020
class CustomSignable extends AbstractXMLElement implements SignableElementInterface
2121
{

0 commit comments

Comments
 (0)