From 229131fbb8f232af8d993bf76e0a0df72c335e64 Mon Sep 17 00:00:00 2001 From: Ibrahim BinAlshikh Date: Wed, 14 Dec 2022 01:38:27 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 94e07a4..1215bd0 100644 --- a/README.md +++ b/README.md @@ -169,6 +169,7 @@ $xml->addChild('saml:Issuer')->text('https://idp.example.org/SAML2'); echo $xml->toXML(); //Output: /* + https://idp.example.org/SAML2