Exemplo n.º 1
0
 public function update(\subject $subject)
 {
     $this->sendNotification($subject->getData());
 }
Exemplo n.º 2
0
 public function update(\subject $subject)
 {
     $this->sendInvitation($subject->getData());
 }