_doc->getAuth()->isLoggedIn()) { $this->_getDataObj()->setLoggedInUser($this->_doc->getAuth()->getData()); } return parent::exec(); } }