PHP Trait PHPDaemon\Traits\EventLoopContainer

Show file Open project: kakserpom/phpdaemon

Public Properties

Property Type Description
$eventLoop

Public Methods

Method Description
setEventLoop ( EventLoop $eventLoop )

Method Details

setEventLoop() public method

public setEventLoop ( EventLoop $eventLoop )
$eventLoop PHPDaemon\Core\EventLoop

Property Details

$eventLoop public property

public $eventLoop