Esempio n. 1
0
 public function myRecipient()
 {
     return Recipient::searchByIdentification($this->recipientIdentification);
 }