Completed
Pull Request — master (#182)
by Sergey
02:46
created
src/Api/Traits/HasTopics.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -46,7 +46,7 @@
 block discarded – undo
46 46
     }
47 47
 
48 48
     /**
49
-     * @param $interest
49
+     * @param string $interest
50 50
      * @return array
51 51
      */
52 52
     abstract protected function getFeedRequestData($interest);
Please login to merge, or discard this patch.