Completed
Push — master ( 232d41...6687ba )
by Kirill
12s
created
src/models/SimpleOffer.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -238,7 +238,7 @@
 block discarded – undo
238 238
     /**
239 239
      * Добавляет теги для опций доставки
240 240
      *
241
-     * @param $string
241
+     * @param string $string
242 242
      * @throws Exception
243 243
      */
244 244
     protected function appendDeliveryOptions(&$string)
Please login to merge, or discard this patch.