API17:JDaemon::shutdown
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JDaemon::shutdown
Description
Method to shut down the daemon and optionally restart it.
Description:JDaemon::shutdown [Edit Descripton]
Since
Synopsis
protected JDaemon::shutdown ($restart=false)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $restart | bool | false | True to restart the daemon on exit. |
Returns
void
Defined in
libraries/joomla/application/cli/daemon.php (line 566)
- see source code in BitBucket
Referenced by
See also
Examples
<CodeExamplesForm />
