PHP Trait Kraken\Channel\ChannelCompositeAwareTrait

Afficher le fichier Open project: kraken-php/framework

Protected Properties

Свойство Type Description
$channel Kraken\Channel\ChannelCompositeInterface | null

Méthodes publiques

Méthode Description
getChannel ( )
setChannel ( Kraken\Channel\ChannelCompositeInterface $channel = null )

Method Details

getChannel() public méthode

See also: ChannelCompositeAwareInterface::getChannel
public getChannel ( )

setChannel() public méthode

See also: ChannelCompositeAwareInterface::setChannel
public setChannel ( Kraken\Channel\ChannelCompositeInterface $channel = null )
$channel Kraken\Channel\ChannelCompositeInterface

Property Details

$channel protected_oe property

protected ChannelCompositeInterface,Kraken\Channel|null $channel
Résultat Kraken\Channel\ChannelCompositeInterface | null