15313670163 пре 12 часа
родитељ
комит
8d53bf12be
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      app/JsonRpc/NewsService.php

+ 1 - 1
app/JsonRpc/NewsService.php

@@ -356,7 +356,7 @@ class NewsService extends AbstractServiceClient implements NewsServiceInterface
      * @param array $data
      * @return mixed
      */
-    public function getWebsiteJobSelect(array $data)
+    public function getWebsiteJobSelect(array $data) 
     {
         return $this->__request(__FUNCTION__, $data);
     }