Completed
Push — master ( b1f910...bfe1af )
by
unknown
20s queued 11s
created
classes/Kohana/Model/Promotion.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -87,7 +87,6 @@
 block discarded – undo
87 87
 
88 88
 	/**
89 89
 	 * If the promotion applies to the brand_purchase - add a purchase_item for this promotion, otherwise remove the associated purchase item
90
-	 * @param  Model_Brand_Purchase $brand_purchase
91 90
 	 */
92 91
 	public function update_brand_purchase_items($applies, & $items)
93 92
 	{
Please login to merge, or discard this patch.