API17:JInstaller::pushStep
From Joomla! Documentation
JInstaller::pushStep
Description
Pushes a step onto the installer stack for rolling back steps.
public function pushStep ($step)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $step | array | Installer step |
See also
JInstaller::pushStep source code on BitBucket
Class JInstaller
Subpackage Installer- Other versions of JInstaller::pushStep
User contributed notes
Code Examples