Example #1
0
 public static function Run()
 {
     $app = new self();
     $app->findAction();
 }