Kraken\Console\Client\ClientInterface::onStop PHP 메소드

onStop() 공개 메소드

Attach stop event handler.
public onStop ( callable $callback ) : EventListener
$callback callable
리턴 Kraken\Event\EventListener
    public function onStop(callable $callback);