Kraken\Console\Client\ClientInterface::onStop PHP Method

onStop() public method

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