We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0f8af0 commit eb66005Copy full SHA for eb66005
1 file changed
tests/XML/CustomSignable.php
@@ -18,7 +18,7 @@
18
/**
19
* @package simplesamlphp\saml2
20
*/
21
-final class CustomSignable extends AbstractSerializableXMLElement implements SignableElementInterface
+final class CustomSignable extends AbstractXMLElement implements SignableElementInterface
22
{
23
/** @var string */
24
public const NS = 'urn:oasis:names:tc:SAML:2.0:assertion';
0 commit comments