session_only = true; } public function dispatch() { $this->page->setTitle(__('page.news')); if (!$this->user?->hasPubsub()) { $this->redirect('contact'); } } }