Ejemplo n.º 1
0
 /**
  * Inject the unsubscribe in the email
  */
 public function parseUnsubscribe()
 {
     $this->templateVars['unsubscribe'] = $this->email->getUnsubscribe();
 }