Passed
Push — master ( 1f554f...757d7c )
by Michael
02:05
created
TenderSEO/Client.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -63,7 +63,7 @@
 block discarded – undo
63 63
         return $this->_request('review', $options);
64 64
     }
65 65
 
66
-    public function randomArticle($options=null)
66
+    public function randomArticle($options = null)
67 67
     {
68 68
         $url = 'article/random';
69 69
 
Please login to merge, or discard this patch.