PHP Trait PHPDaemon\Traits\EventLoopContainer

Datei anzeigen 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_oe property

public $eventLoop