MatthieuCutin
Results
2
comments of
MatthieuCutin
:+1: I need it, for example, to generate my docker-compose.yml file.
I do agree with your second point. To go around this problem really quickly i did something like that : ``` php public function send(MessageInterface $message) { ... $errorResponses =...