PHP Interface Kraken\Loop\LoopSetterAwareInterface

Datei anzeigen Open project: kraken-php/framework

Public Methods

Method Description
setLoop ( Kraken\Loop\LoopInterface $loop = null ) Set the loop of which object is aware of or delete is setting to null.

Method Details

setLoop() public method

Set the loop of which object is aware of or delete is setting to null.
public setLoop ( Kraken\Loop\LoopInterface $loop = null )
$loop Kraken\Loop\LoopInterface