KonstantinCodes/messenger-kafka

View on GitHub
src/Messenger/RestProxyTransportFactory.php

Summary

Maintainability
A
35 mins
Test Coverage
F
0%

Method __construct has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

        ?LoggerInterface $logger,
        ?ClientInterface $client,
        ?RequestFactoryInterface $requestFactory,
        ?UriFactoryInterface $uriFactory,
        ?StreamFactoryInterface $streamFactory
Severity: Minor
Found in src/Messenger/RestProxyTransportFactory.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status