Passed
Push — master ( ace507...22ee12 )
by Robert
02:46 queued 01:00
created
src/PantherDriver.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -406,7 +406,7 @@
 block discarded – undo
406 406
             $value = $element->getAttribute('value');
407 407
         }
408 408
 
409
-         return $value;
409
+            return $value;
410 410
     }
411 411
 
412 412
     /**
Please login to merge, or discard this patch.