Completed
Push — master ( 363bc6...2f4e75 )
by Peter
06:19
created
src/Criteria.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -424,7 +424,7 @@
 block discarded – undo
424 424
 
425 425
 	/**
426 426
 	 * Set conditions
427
-	 * @param array|Conditions $conditions
427
+	 * @param Conditions $conditions
428 428
 	 * @return Criteria
429 429
 	 */
430 430
 	public function setConditions($conditions)
Please login to merge, or discard this patch.