<?php include_once __DIR__ . '/../bootstrap.php'; $oSeeder = new \IQDEV\ElasticSearchTests\Seed\DefaultSeed(); $oSeeder->start();