PHP Class Pop\Project\Install\Forms

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

Public Methods

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

Method Details

install() public static method

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