|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
| __construct (ClientFactoryInterface $clientFactory, ClientOptionsInterface $clientConfig, LoggerInterface $logger) | |
| getConnection ($options=[]) | |
Protected Attributes | |
| $client | |
| $logger | |
| $clientFactory | |
| $clientConfig | |
| __construct | ( | ClientFactoryInterface | $clientFactory, |
| ClientOptionsInterface | $clientConfig, | ||
| LoggerInterface | $logger | ||
| ) |
| ClientFactoryInterface | $clientFactory | |
| ClientOptionsInterface | $clientConfig | |
| LoggerInterface | $logger |
Definition at line 48 of file ConnectionManager.php.
| getConnection | ( | $options = [] | ) |
Get shared connection
| array | $options |
Definition at line 66 of file ConnectionManager.php.
|
protected |
Definition at line 23 of file ConnectionManager.php.
|
protected |
Definition at line 41 of file ConnectionManager.php.
|
protected |
Definition at line 35 of file ConnectionManager.php.
|
protected |
Definition at line 29 of file ConnectionManager.php.