Example #1
0
 public function __construct()
 {
     Rest::init();
     self::router();
 }