- Issue created by @zach.bimson
As of
As of https://www.drupal.org/project/rabbitmq/issues/3419129 📌 Major refactor of ConnectionFactory and RabbitmqServiceProvider Active \Drupal\rabbitmq\ConnectionFactory is deprecated in favour of \Drupal\rabbitmq\Factory\ConnectionFactory.
Deprecate the class and ConnectionFactory::getConnection in favour of ConnectionFactory::create().
Work completed here: https://git.drupalcode.org/project/rabbitmq/-/merge_requests/44
N/A
ConnectionFactory::getConnection() deprecated.
N/A
Active
3.0
Code