PHP Class Pop\Project\Install\Bootstrap

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

Public Methods

Method Description
install ( Config $install ) : void Create the bootstrap file

Method Details

install() public static method

Create the bootstrap file
public static install ( Config $install ) : void
$install Pop\Config
return void