PHP Class Pop\Project\Install\Base

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

Public Methods

Method Description
install ( Config $install ) : void Install the base folder and file structure

Method Details

install() public static method

Install the base folder and file structure
public static install ( Config $install ) : void
$install Pop\Config
return void