API17:JCli::close
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.
JCli::close
Description
Exit the application.
Description:JCli::close [Edit Descripton]
Since
Synopsis
public JCli::close ($code=0)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $code | integer | 0 | Exit code. |
Returns
void
Defined in
libraries/joomla/application/cli.php (line 148)
- see source code in BitBucket
Referenced by
See also
Examples
<CodeExamplesForm />
