Property | Type | Description | |
---|---|---|---|
$listener |
Method | Description | |
---|---|---|
__construct ( $listener ) | ||
checkCompatibility ( ) | Check whether or not, the current PHP installation is compatible with the requirements or not | |
createSuperAdmin ( array $input ) | Create an user with superadmin privileges | |
dbConnection ( $input ) | Check connections to the database | |
dbMigrate ( $input ) | ||
setEnvironmentVariables ( array $input ) | Set the environment variables as per configuration |
public checkCompatibility ( ) |
public createSuperAdmin ( array $input ) | ||
$input | array | Input |
public setEnvironmentVariables ( array $input ) | ||
$input | array | The input from configuration |