get('kafka-container'); $container->addConsumer($this->topic, [$class, 'onHandler']); return true; } }