PHP Class Pop\Project\Install\Models

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

Public Methods

Method Description
install ( Config $install ) : void Install the model class files

Method Details

install() public static method

Install the model class files
public static install ( Config $install ) : void
$install Pop\Config
return void