@@ -63,7 +63,7 @@ |
||
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 |