Completed
Push — master ( 0f0d9a...074283 )
by Scott
02:15
created
models/Cart.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -49,7 +49,6 @@
 block discarded – undo
49 49
     /**
50 50
      * Apply a promotion to the cart.
51 51
      *
52
-     * @param  string $code     The promotion code to apply.
53 52
      * @return void
54 53
      */
55 54
     public function applyPromotion($name)
Please login to merge, or discard this patch.