Completed
Push — master ( 5a5e4b...77b1bb )
by Dmitry
06:22
created
src/logic/TariffCalculator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -22,7 +22,7 @@
 block discarded – undo
22 22
 
23 23
     /**
24 24
      * TariffCalculator constructor.
25
-     * @param Model[]|Model $tariffs
25
+     * @param \hipanel\modules\finance\models\Tariff $tariffs
26 26
      */
27 27
     public function __construct($tariffs)
28 28
     {
Please login to merge, or discard this patch.