forked from wallabag/wallabag
Remove legacy PHP-CS-Fixer rule configuration
This commit is contained in:
@ -37,7 +37,7 @@ class RabbitMQConsumerTotalProxy
|
||||
Consumer $elcuratorConsumer,
|
||||
Consumer $shaarliConsumer,
|
||||
Consumer $pocketHtmlConsumer,
|
||||
Consumer $omnivoreConsumer
|
||||
Consumer $omnivoreConsumer,
|
||||
) {
|
||||
$this->pocketConsumer = $pocketConsumer;
|
||||
$this->readabilityConsumer = $readabilityConsumer;
|
||||
|
||||
Reference in New Issue
Block a user