PHP Class DcatSeeder, core

Inheritance: extends Seeder
Afficher le fichier Open project: tdt/core

Méthodes publiques

Méthode Description
run ( ) : void Run the database seeds.

Private Methods

Méthode Description
seedGeoProjections ( )
seedLanguages ( ) : void Seed the languages
seedLicenses ( ) : void Seed the licenses
seedThemes ( ) Seed the themes

Method Details

run() public méthode

Run the database seeds.
public run ( ) : void
Résultat void