@@ -155,7 +155,7 @@ |
||
155 | 155 | * @param string $message The message to error. |
156 | 156 | * @param IOInterface $io The Input/Output helper interface. |
157 | 157 | * |
158 | - * @return mixed |
|
158 | + * @return false|string |
|
159 | 159 | */ |
160 | 160 | private static function getGuardedGitDirectory($message, IOInterface $io) |
161 | 161 | { |