Answer the question
In order to leave comments, you need to log in
What's with the strange behavior of the component?
There is such a wrapper in Bootstrap.php :
$container->setSingleton(Queue::class, static function () {
return Yii::$app->queue;
});
Answer the question
In order to leave comments, you need to log in
Solution: the problem is in the component and container of the same name.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question