|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Additional Inherited Members | |
Public Member Functions inherited from Config | |
| __construct (DeploymentConfig $config, $connectionName='amqp', ConnectionFactory $connectionFactory=null) | |
| __destruct () | |
| getValue ($key) | |
| getChannel () | |
Data Fields inherited from Config | |
| const | QUEUE_CONFIG = 'queue' |
| const | AMQP_CONFIG = 'amqp' |
| const | HOST = 'host' |
| const | PORT = 'port' |
| const | USERNAME = 'user' |
| const | PASSWORD = 'password' |
| const | VIRTUALHOST = 'virtualhost' |
| const | SSL = 'ssl' |
| const | SSL_OPTIONS = 'ssl_options' |