Esempio n. 1
0
 /**
  * @param int $id
  * @return bool
  */
 public function email($id)
 {
     return $this->invoiceEmail->invoke($id);
 }