PHP Trait Kraken\Loop\LoopExtendedAwareTrait

Afficher le fichier Open project: kraken-php/framework

Protected Properties

Свойство Type Description
$loop Kraken\Loop\LoopExtendedInterface | null

Méthodes publiques

Méthode Description
getLoop ( )
setLoop ( Kraken\Loop\LoopExtendedInterface $loop = null )

Method Details

getLoop() public méthode

See also: LoopExtendedAwareInterface::getLoop
public getLoop ( )

setLoop() public méthode

See also: LoopExtendedAwareInterface::setLoop
public setLoop ( Kraken\Loop\LoopExtendedInterface $loop = null )
$loop Kraken\Loop\LoopExtendedInterface

Property Details

$loop protected_oe property

protected LoopExtendedInterface,Kraken\Loop|null $loop
Résultat Kraken\Loop\LoopExtendedInterface | null