Log in
Model

ConnectionTypeResolver

Magento\MysqlMq\Model\ConnectionTypeResolver

What it does

This class determines whether a given message queue connection uses a database (MySQL) connection type.

Developers use this to identify if a queue connection should be handled by the MySQL message queue system, which is particularly useful when configuring and managing message queue transports in Magento 2.

Public Methods

  • getConnectionType()