.. _Nng\Nnhelpers\ViewHelpers\DieViewHelper: ======================================= die ======================================= Description --------------------------------------- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Does nothing, except to end the script. This allows the script to be canceled during the rendering process of Fluid. Practical for debugging mail templates, for example. .. code-block:: php {nnt3:die()} | ``@return death``