Completed
Push — master ( 48d08f...c4e0a9 )
by Josh
28:01
created
src/Configurator/JavaScript/Minifiers/ClosureCompilerService.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -136,7 +136,7 @@
 block discarded – undo
136 136
 	* Query the Closure Compiler service
137 137
 	*
138 138
 	* @param  string       $body Request body
139
-	* @return string|false       Response body, or FALSE
139
+	* @return string|boolean       Response body, or FALSE
140 140
 	*/
141 141
 	protected function query($body)
142 142
 	{
Please login to merge, or discard this patch.