.. _Nng\Nnhelpers\ViewHelpers\Ts\SetupViewHelper: ======================================= ts.setup ======================================= Description --------------------------------------- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Get value from the TypoScript setup. Simple and direct access from the Fluid template - regardless of the extension that renders the template. .. code-block:: php {nnt3:ts.setup(path:'path.zum.typoscript.setup')} {nnt3:ts.setup(path:'path.zum.typoscript', key:'setup')} {nnt3:ts.setup(path:'path.zum.typoscript.{dynamicKey}.whatever')} | ``@return mixed``