@@ -259,7 +259,7 @@ |
||
| 259 | 259 | * |
| 260 | 260 | * @param string $dir The application's root directory. |
| 261 | 261 | * @param \Composer\IO\IOInterface $io IO interface to write to console. |
| 262 | - * @return void |
|
| 262 | + * @return null|string |
|
| 263 | 263 | */ |
| 264 | 264 | public static function setSecuritySalt($dir, $io) |
| 265 | 265 | { |