MAKS\AmqpAgent\Worker\AbstractWorkerInterface::getChannel
Returns the default channel of the worker. If the worker is not connected, it returns null.
Signature
public function getChannel()
            
        Returns
- AMQPChannel|null
 
public function getChannel()