getPhraseanetTitle() ), $this->message); } /** * {@inheritdoc} */ public function getButtonText() { return $this->getPhraseanetTitle(); } /** * {@inheritdoc} */ public function getButtonURL() { return $this->app['url_generator']->generate('root', array(), true); } }