PHP Class Kraken\Channel\ChannelModelFactory

Inheritance: extends Kraken\Util\Factory\Factory, implements ChannelModelFactoryInterface
Datei anzeigen Open project: kraken-php/framework

Public Methods

Method Description
__construct ( string $name, Kraken\Loop\LoopInterface $loop )

Method Details

__construct() public method

public __construct ( string $name, Kraken\Loop\LoopInterface $loop )
$name string
$loop Kraken\Loop\LoopInterface