Ejemplo n.º 1
0
 private function createUser()
 {
     return $this->auth->register((array) $this->input);
 }