API17:JApplication::close
From Joomla! Documentation
JApplication::close
Description
Exit the application.
public function close ($code=0)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $code | int | 0 | Exit code |
See also
JApplication::close source code on BitBucket
Class JApplication
Subpackage Application- Other versions of JApplication::close
User contributed notes
Code Examples