Passed
Push — master ( 568833...4a846e )
by Tomasz
05:08
created
devices/ms/Device_W8_10.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -25,7 +25,7 @@
 block discarded – undo
25 25
  * @author Tomasz Wolniewicz <[email protected]>
26 26
  * @package ModuleWriting
27 27
  */
28
- class Device_W8_10 extends WindowsCommon {
28
+    class Device_W8_10 extends WindowsCommon {
29 29
     final public function __construct() {
30 30
         parent::__construct();
31 31
         $this->setSupportedEapMethods(
Please login to merge, or discard this patch.