Completed
Pull Request — master (#228)
by
unknown
02:16
created
src/Board/Board.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -41,7 +41,7 @@
 block discarded – undo
41 41
      */
42 42
     public function getSelf()
43 43
     {
44
-          return $this->self;
44
+            return $this->self;
45 45
     }
46 46
 
47 47
     /**
Please login to merge, or discard this patch.