@@ -161,7 +161,7 @@ discard block |
||
161 | 161 | * |
162 | 162 | * @param string $html |
163 | 163 | * |
164 | - * @return void |
|
164 | + * @return string |
|
165 | 165 | */ |
166 | 166 | protected function formatHtml(&$html) |
167 | 167 | { |
@@ -519,7 +519,7 @@ discard block |
||
519 | 519 | /** |
520 | 520 | * Include configured header comment in HTML content block |
521 | 521 | * |
522 | - * @param $html |
|
522 | + * @param string $html |
|
523 | 523 | */ |
524 | 524 | public function includeHeaderComment(&$html) |
525 | 525 | { |