execute(); } /** * @inheritdoc */ public function execute() { $this->_request->setDispatched(false); return $this->_response; } }