PHP Class Kraken\Channel\ChannelFactory

Inheritance: extends Kraken\Util\Factory\Factory, implements ChannelFactoryInterface
Afficher le fichier Open project: kraken-php/framework

Méthodes publiques

Méthode Description
__construct ( string $name, ChannelModelFactoryInterface $modelFactory, Kraken\Loop\LoopInterface $loop = null )

Method Details

__construct() public méthode

public __construct ( string $name, ChannelModelFactoryInterface $modelFactory, Kraken\Loop\LoopInterface $loop = null )
$name string
$modelFactory ChannelModelFactoryInterface
$loop Kraken\Loop\LoopInterface