Skip to content

Commit 96452ab

Browse files
committed
Change parent
1 parent fed7417 commit 96452ab

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
@@ -18,7 +18,7 @@
1818
/**
1919
* @package simplesamlphp\saml2
2020
*/
21-
final class CustomSignable extends AbstractXMLElement implements SignableElementInterface
21+
final class CustomSignable extends AbstractSerializableXMLElement implements SignableElementInterface
2222
{
2323
/** @var string */
2424
public const NS = 'urn:oasis:names:tc:SAML:2.0:assertion';

0 commit comments

Comments
 (0)