Example #1
0
 public static function createProject()
 {
     CreateFolders::execute();
     CreateController::execute();
 }