tfa = $tfa; $this->session = $session; } /** * @inheritdoc */ public function execute() { return $this->_redirect('*/*/auth'); } }