getSubscriptionObject()->isSubscribed(); } /** * Return the save action Url. * * @return string */ public function getAction() { return $this->getUrl('newsletter/manage/save'); } }