Completed
Pull Request — master (#93)
by Tim
11:21
created
src/ConfigurationLoader.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -405,7 +405,7 @@
 block discarded – undo
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')
Please login to merge, or discard this patch.