|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
| __construct (ConfigFactory $configFactory) | |
| get ($connectionName) | |
AMQP connections pool.
Definition at line 11 of file ConfigPool.php.
| __construct | ( | ConfigFactory | $configFactory | ) |
Initialize dependencies.
| ConfigFactory | $configFactory |
Definition at line 28 of file ConfigPool.php.
| get | ( | $connectionName | ) |
Get connection by name.
| string | $connectionName |
Definition at line 39 of file ConfigPool.php.