JApplicationDaemon::setupSignalHandlers
Method to attach the JApplicationDaemon signal handler to the known signals. Applications can override these handlers by using the pcntl_signal() function and attaching a different callback method.
Signature
protected function setupSignalHandlers()
Returns
- boolean