WelcomeStep
class WelcomeStep extends InstallerStep
Description of WelcomeStep
Properties
protected | $_template | ||
protected Installer | $_installer | Installer object | from InstallerStep |
Methods
addParameter(string $key, mixed $value)
Setter method for the template parameters
from InstallerStep
Details
in InstallerStep at line 41
protected
addParameter(string $key, mixed $value)
Setter method for the template parameters
in InstallerStep at line 51
protected
deleteParameter(string $key)
Delete method for template parameters
in InstallerStep at line 56
__construct(Installer $installer)
in InstallerStep at line 66
type
run()
Executes the current step