@@ -261,7 +261,7 @@ |
||
261 | 261 | * |
262 | 262 | * @param string $app name of the app |
263 | 263 | * @param string $image filename of the image |
264 | - * @return bool|string false if image should not replaced, otherwise the location of the image |
|
264 | + * @return string|false false if image should not replaced, otherwise the location of the image |
|
265 | 265 | */ |
266 | 266 | public function replaceImagePath($app, $image) { |
267 | 267 | if($app==='') { |