class BaseInstall

Class BaseInstall

Methods

__construct( bool $verifyInstall = true)

Constructor

exec()

No description

Details

at line 34
__construct( bool $verifyInstall = true)

Constructor

Parameters

bool $verifyInstall Verify if an installation already exists

Exceptions

AlreadyInstallException

at line 49
abstract exec()