Exemplo n.º 1
0
 public function saveInput()
 {
     OsUtils::writeConfigToFile($this->user_input, FILE_USER_INPUT);
 }