.. _Nng\Nnhelpers\ViewHelpers\Format\IndentCodeViewHelper: ======================================= format.indentCode ======================================= Description --------------------------------------- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Adds an indentation to each line of a code block. Used for the Sphinx documentation to correctly indent code within ``.`` `` code-block::`` correctly. .. code-block:: php {sourceCode->nnt3:format.indentCode(spaces: 3)} | ``@return string``