renderAuthor()); } public function getTitleForFeed() { return $this->getNewValue(); } public function shouldHideForNotifications() { return false; } public function shouldHideForFeed() { return true; } public function shouldHideForMail() { return true; } }