PHP 인터페이스 Kraken\Loop\LoopSetterAwareInterface

파일 보기 프로젝트 열기: kraken-php/framework

공개 메소드들

메소드 설명
setLoop ( Kraken\Loop\LoopInterface $loop = null ) Set the loop of which object is aware of or delete is setting to null.

메소드 상세

setLoop() 공개 메소드

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