@@ -192,6 +192,9 @@ |
||
192 | 192 | return $this->activeAttributes; |
193 | 193 | } |
194 | 194 | |
195 | + /** |
|
196 | + * @param string $html |
|
197 | + */ |
|
195 | 198 | protected function minifyHtmlOutput($html) |
196 | 199 | { |
197 | 200 | $search = array( |