InstallEmployees
in package
Class InstallEmployees
Tags
Table of Contents
- install() : mixed
- uninstall() : bool
- Uninstall employee module
Methods
install()
public
static install(Context $databaseContext) : mixed
Parameters
- $databaseContext : Context
Return values
mixed —uninstall()
Uninstall employee module
public
static uninstall( $databaseContext) : bool