src/Messenger/RestProxyTransportFactory.php
Method __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
?LoggerInterface $logger,
?ClientInterface $client,
?RequestFactoryInterface $requestFactory,
?UriFactoryInterface $uriFactory,
?StreamFactoryInterface $streamFactory