daikon-cqrs/rabbitmq3-adapter

View on GitHub
src/Job/RabbitMq3Worker.php

Summary

Maintainability
A
35 mins
Test Coverage
F
0%

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

        RabbitMq3Connector $connector,
        MessageBusInterface $messageBus,
        JobDefinitionMap $jobDefinitionMap,
        LoggerInterface $logger,
        array $settings = []
Severity: Minor
Found in src/Job/RabbitMq3Worker.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status