getPhraseanetTitle() ), $this->message); } /** * {@inheritdoc} */ public function getButtonText() { return $this->getPhraseanetTitle(); } /** * {@inheritdoc} */ public function getButtonURL() { return $this->app->url('root'); } }