@@ -136,7 +136,7 @@ |
||
| 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 | { |