PHP Class Pop\Project\Install\Projects

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

Public Methods

Method 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 method

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

installWeb() public static method

Install index controller and web config files prompt
public static installWeb ( ) : string
return string