hold-the-door/ravens

View on GitHub

Showing 1 of 4 total issues

Method initialize has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    private function initialize()
    {
        $amqp_channel = $this->channel->getAmqpChannel();

        $queue_options = [];
Severity: Minor
Found in src/Hodor/MessageQueue/Adapter/Amqp/DeliveryStrategy.php - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language