@@ -395,6 +395,7 @@ |
||
| 395 | 395 | /** |
| 396 | 396 | * Returns escaper for html, if no one is set, escaper of view will be used |
| 397 | 397 | * |
| 398 | + * @param string $value |
|
| 398 | 399 | * @return string |
| 399 | 400 | */ |
| 400 | 401 | protected function escapeText($value) |