@@ -405,7 +405,7 @@ |
||
405 | 405 | * @param string $dir The path to the Magento root directory |
406 | 406 | * @param string $connectionName The connection name to return the data for |
407 | 407 | * |
408 | - * @return array The connection data |
|
408 | + * @return Database The connection data |
|
409 | 409 | * @throws \Exception Is thrown, if the requested DB connection is not available |
410 | 410 | */ |
411 | 411 | public function getMagentoDbConnection($dir, $connectionName = 'default') |