Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Config Class Reference
Inheritance diagram for Config:
Config

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'
 

Detailed Description

{}

Deprecated:
100.2.0

Definition at line 13 of file Config.php.


The documentation for this class was generated from the following file: