KonstantinCodes/messenger-kafka

View on GitHub
src/Messenger/RestProxyTransport.php

Summary

Maintainability
A
1 hr
Test Coverage
F
0%

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

        UriInterface $baseUri,
        string $topicName,
        SerializerInterface $serializer,
        ClientInterface $client,
        RequestFactoryInterface $requestFactory,
Severity: Major
Found in src/Messenger/RestProxyTransport.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status