PHP 클래스 DcatSeeder, core

상속: extends Seeder
파일 보기 프로젝트 열기: tdt/core

공개 메소드들

메소드 설명
run ( ) : void Run the database seeds.

비공개 메소드들

메소드 설명
seedGeoProjections ( )
seedLanguages ( ) : void Seed the languages
seedLicenses ( ) : void Seed the licenses
seedThemes ( ) Seed the themes

메소드 상세

run() 공개 메소드

Run the database seeds.
public run ( ) : void
리턴 void