PHP Class Backend\Modules\Users\Installer\Installer

Inheritance: extends Backend\Core\Installer\ModuleInstaller
Afficher le fichier Open project: forkcms/forkcms

Méthodes publiques

Méthode Description
checkPassword ( ) : string Check the strength of the password
install ( ) Install the module

Private Methods

Méthode Description
addUser ( ) Add a GOD-user

Method Details

checkPassword() public méthode

Check the strength of the password
public checkPassword ( ) : string
Résultat string

install() public méthode

Install the module
public install ( )