Completed
Pull Request — master (#114)
by Tim
05:57
created
src/ConfigurationLoader.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -258,7 +258,7 @@
 block discarded – undo
258 258
      * @param string $dir            The path to the Magento root directory
259 259
      * @param string $connectionName The connection name to return the data for
260 260
      *
261
-     * @return array The connection data
261
+     * @return Database The connection data
262 262
      * @throws \Exception Is thrown, if the requested DB connection is not available
263 263
      */
264 264
     protected function getMagentoDbConnection($dir, $connectionName = 'default')
Please login to merge, or discard this patch.