@@ -30,7 +30,6 @@ |
||
| 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]); |