Overrides MessageInterface::getPersonalRecipient
public function getPersonalRecipient() { if ($this->isPersonal()) { return $this->get('recipient')->entity; } }