request->getParam('cookie_name'); $this->getCookieManager()->deleteCookie($cookieName); return $this->_response; } }