.. _Nng\Nnhelpers\ViewHelpers\FrontendUser\GetViewHelper: ======================================= frontendUser.get ======================================= Description --------------------------------------- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Get frontend user Returns an array with the data of the frontend user, e.g. to personalize pages, mails or content. .. code-block:: php {nnt3:frontendUser.get(key:'first_name')} {nnt3:frontendUser.get()->f:variable.set(name:'feUser')}