Passed
Push — master ( 0b22ff...db4f6d )
by Radosław
02:20
created
src/Auction.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -21,7 +21,7 @@
 block discarded – undo
21 21
 
22 22
     /**
23 23
      * Sets photos for auction
24
-     * @param array $photos array of photo file paths
24
+     * @param string[] $photos array of photo file paths
25 25
      */
26 26
     public function setPhotos(array $photos)
27 27
     {
Please login to merge, or discard this patch.