Kraken\Channel\ChannelCompositeAwareInterface::getChannel PHP Method

getChannel() public method

Return ChannelComposite of which object is aware of or null if it does not exist.
public getChannel ( ) : Kraken\Channel\ChannelCompositeInterface | null
return Kraken\Channel\ChannelCompositeInterface | null
    public function getChannel();
ChannelCompositeAwareInterface