PHP Interface Kraken\Loop\LoopGetterAwareInterface

Show file Open project: kraken-php/framework

Public Methods

Method Description
getLoop ( ) : Kraken\Loop\LoopInterface | null Return the loop of which object is aware of or null if none was set.

Method Details

getLoop() public method

Return the loop of which object is aware of or null if none was set.
public getLoop ( ) : Kraken\Loop\LoopInterface | null
return Kraken\Loop\LoopInterface | null