@@ -52,7 +52,7 @@ discard block |
||
| 52 | 52 | * |
| 53 | 53 | * @param Response $response |
| 54 | 54 | * |
| 55 | - * @return string|boolean |
|
| 55 | + * @return string|false |
|
| 56 | 56 | */ |
| 57 | 57 | public function getMagentoYear(Response $response) |
| 58 | 58 | { |
@@ -71,7 +71,7 @@ discard block |
||
| 71 | 71 | * |
| 72 | 72 | * @param Response $response |
| 73 | 73 | * |
| 74 | - * @return string|boolean |
|
| 74 | + * @return string|false |
|
| 75 | 75 | */ |
| 76 | 76 | public function getMagentoVersion(Response $response) |
| 77 | 77 | { |