Method | Description | |
---|---|---|
__construct ( Tdt\Core\Repositories\Interfaces\DefinitionRepositoryInterface $definitions ) | ||
run ( ) : void | Run the database seeds. |
Method | Description | |
---|---|---|
seedCsv ( ) | Seed the CSV definitions | |
seedJson ( ) | Seed the JSON definitions | |
seedShp ( ) | Seed the SHP definitions | |
seedXls ( ) | Seed the XLS definitions | |
seedXml ( ) | Seed the XML definitions |
public __construct ( Tdt\Core\Repositories\Interfaces\DefinitionRepositoryInterface $definitions ) | ||
$definitions | Tdt\Core\Repositories\Interfaces\DefinitionRepositoryInterface |