PHP Class Pop\Project\Install\Projects

Author: Nick Sagona, III ([email protected])
Afficher le fichier Open project: nicksagona/PopPHP Class Usage Examples

Méthodes publiques

Méthode Description
install ( Config $install, string $installDir ) : void Install the project class files
installWeb ( ) : string Install index controller and web config files prompt

Method Details

install() public static méthode

Install the project class files
public static install ( Config $install, string $installDir ) : void
$install Pop\Config
$installDir string
Résultat void

installWeb() public static méthode

Install index controller and web config files prompt
public static installWeb ( ) : string
Résultat string