ProcessStopHandler
class ProcessStopHandler implements SignalHandlerInterface
Methods
array
listen()
Get the signals this handler listens for.
void
handle(int $signal)
Handle the received signal.
Details
at line 15
array
listen()
Get the signals this handler listens for.
at line 25
void
handle(int $signal)
Handle the received signal.