Completed
Push — master ( 5429d4...981a91 )
by Wanderson
01:44
created
app/model/Win/Alert/Alert.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -30,7 +30,6 @@
 block discarded – undo
30 30
 
31 31
 	/**
32 32
 	 * Carrega o html do alerta
33
-	 * @param Alert $alert
34 33
 	 */
35 34
 	public function toHtml() {
36 35
 		$block = new Block('layout/html/alert', ['alert' => $this]);
Please login to merge, or discard this patch.