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