PHP 클래스 Pop\Project\Install\Base

저자: Nick Sagona, III ([email protected])
파일 보기 프로젝트 열기: nicksagona/PopPHP 1 사용 예제들

공개 메소드들

메소드 설명
install ( Config $install ) : void Install the base folder and file structure

메소드 상세

install() 공개 정적인 메소드

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