@@ -166,7 +166,7 @@ |
||
| 166 | 166 | * Render an intermediate representation using the Quick renderer |
| 167 | 167 | * |
| 168 | 168 | * @param string $xml Intermediate representation |
| 169 | - * @return void |
|
| 169 | + * @return string |
|
| 170 | 170 | */ |
| 171 | 171 | protected function renderQuick($xml) |
| 172 | 172 | { |