PHP Interface Kraken\Loop\LoopSetterAwareInterface

Afficher le fichier Open project: kraken-php/framework

Méthodes publiques

Méthode 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 méthode

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