15313670163 12 saat önce
ebeveyn
işleme
8d53bf12be
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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);
     }