PHP Class DcatSeeder, core

Inheritance: extends Seeder
Show file Open project: tdt/core

Public Methods

Method Description
run ( ) : void Run the database seeds.

Private Methods

Method Description
seedGeoProjections ( )
seedLanguages ( ) : void Seed the languages
seedLicenses ( ) : void Seed the licenses
seedThemes ( ) Seed the themes

Method Details

run() public method

Run the database seeds.
public run ( ) : void
return void