Passed
Push — release-4-alpha ( 2a07ef...83799f )
by Tim
01:52
created
src/SAML2/ArtifactResponse.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -58,7 +58,7 @@
 block discarded – undo
58 58
 
59 59
     /**
60 60
      * @return \DOMElement|null
61
-    */
61
+     */
62 62
     public function getAny()
63 63
     {
64 64
         return $this->any;
Please login to merge, or discard this patch.