Example #1
0
 public function run()
 {
     $this->initDI();
     $this->registerRouter();
     Macaw::dispatch();
 }