Completed
Push — master ( d4d327...57c5a7 )
by
unknown
02:18
created
src/Networks/Publicideas.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -87,7 +87,7 @@
 block discarded – undo
87 87
 
88 88
     /**
89 89
      * @param int $merchantID
90
-     * @return array of Deal
90
+     * @return DealsResultset of Deal
91 91
      */
92 92
     public function getDeals($merchantID=NULL,int $page=0,int $items_per_page=10 ): DealsResultset
93 93
     {
Please login to merge, or discard this patch.