PHP 클래스 Pop\Project\Install\Tables

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

공개 메소드들

메소드 설명
install ( Config $install, array $dbTables ) : void Install the table class files

메소드 상세

install() 공개 정적인 메소드

Install the table class files
public static install ( Config $install, array $dbTables ) : void
$install Pop\Config
$dbTables array
리턴 void