We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3844a40 commit bb7d3efCopy full SHA for bb7d3ef
lib/internal/Magento/Framework/App/ResourceConnection/Config.php
@@ -63,7 +63,7 @@ public function getConnectionName($resourceName)
63
{
64
$this->initConnections();
65
$connectionName = \Magento\Framework\App\ResourceConnection::DEFAULT_CONNECTION;
66
-
+
67
if (!isset($this->_connectionNames[$resourceName])) {
68
$resourcesConfig = $this->get();
69
$pointerResourceName = $resourceName;
0 commit comments