Passed
Push — master ( 21e474...efb165 )
by Stefan
02:34
created
src/WebAuthn/WebAuthnRegistrationEvent.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -659,8 +659,8 @@
 block discarded – undo
659 659
     }
660 660
 
661 661
         /**
662
-     * @return string
663
-     */
662
+         * @return string
663
+         */
664 664
     public function getAttestationLevel() {
665 665
         return $this->AAGUIDAssurance;
666 666
     }
Please login to merge, or discard this patch.