Example #1
0
 /**
  * Gets the from addresses.
  *
  * @return array
  */
 public function getFrom()
 {
     return $this->email->getFrom();
 }