コード例 #1
0
 private function create_tables()
 {
     $kernel = new KernelSetup();
     $kernel->install();
 }