Completed
Push — master ( 5309e4...b64411 )
by Frederick
12s
created
src/ValueObjects/DownloadStatistics.php 1 patch
Indentation   -1 removed lines patch added patch discarded remove patch
@@ -26,7 +26,6 @@
 block discarded – undo
26 26
      * @param int $downloads
27 27
      * @param DateTimeImmutable $startDate
28 28
      * @param DateTimeImmutable $endDate
29
-
30 29
      */
31 30
     public function __construct(
32 31
         Package $package,
Please login to merge, or discard this patch.