Ver originalif(is_array($this->to)) { $send_to = implode(',', $this->to);} else { $send_to = $this->to;}