$this->expectExceptionMessage('The guzzle http client library is required to run rabbitmq health checks. Make sure to add guzzlehttp/guzzle to your composer.json');
23
$provider = new RabbitMQQueueStatusGuzzleProvider($this->settings);
The class Sonata\NotificationBundl...eueStatusGuzzleProvider has been deprecated with message: Create for BC. Use Sonata\NotificationBundle\Service\RabbitMQQueueStatusHttpProvider instead NEXT_MAJOR: remove this and use Sonata\NotificationBundle\Service\RabbitMQQueueStatusHttpProvider
This class, trait or interface has been deprecated. The supplier of the file has supplied an explanatory message.
The explanatory message should give you some clue as to whether and when the type will be
removed from the class and what other constant to use instead.
This class, trait or interface has been deprecated. The supplier of the file has supplied an explanatory message.
The explanatory message should give you some clue as to whether and when the type will be removed from the class and what other constant to use instead.