Passed
Push — develop ( 754fa3...6370fb )
by nguereza
02:20
created
src/Attestation/AuthenticatorData.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -270,9 +270,9 @@
 block discarded – undo
270 270
 
271 271
 
272 272
     /**
273
-    * {@inheritdoc}
274
-    * @return mixed
275
-    */
273
+     * {@inheritdoc}
274
+     * @return mixed
275
+     */
276 276
     public function jsonSerialize()
277 277
     {
278 278
         return get_object_vars($this);
Please login to merge, or discard this patch.