Passed
Push — master ( 77de30...691bbc )
by Tim
01:35
created
src/XML/samlp/NameIDMappingResponse.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -56,7 +56,7 @@
 block discarded – undo
56 56
      * @param \SimpleSAML\SAML2\XML\samlp\Extensions $extensions
57 57
      */
58 58
     final public function __construct(
59
-        NameID|EncryptedID $identifier,
59
+        NameID | EncryptedID $identifier,
60 60
         IDValue $id,
61 61
         Status $status,
62 62
         SAMLDateTimeValue $issueInstant,
Please login to merge, or discard this patch.