Passed
Push — master ( 18fd6e...a300cb )
by Radosław
02:30
created
src/AuctionHelper.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -39,7 +39,7 @@
 block discarded – undo
39 39
      *
40 40
      * @throws Radowoj\Yaah\Exception on failure
41 41
      *
42
-     * @param  Radowoj\Yaah\Auction $auction Auction to create
42
+     * @param  Auction $auction Auction to create
43 43
      * @return $itemId - id of created
44 44
      */
45 45
     public function newAuction(Auction $auction)
Please login to merge, or discard this patch.