Completed
Branch PHPRenderer (18b265)
by Josh
13:35
created
src/Renderers/PHP.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -166,7 +166,7 @@
 block discarded – undo
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
 	{
Please login to merge, or discard this patch.