Skip to content
Snippets Groups Projects
Commit 2d114f81 authored by linawolf's avatar linawolf Committed by Lina Wolf
Browse files

[DOCS] Fix TypoScript in ViewHelper docs

Replace `:ts:` with ``:typoscript:` in
ViewHelper class comments. `:ts` does not
render properly, see for example
https://docs.typo3.org/other/typo3/view-helper-reference/main/en-us/typo3/fluid/latest/CObject.html

Resolves: #99068
Releases: main, 11.5
Change-Id: Idfac843859a5e9054e6e48f29b19616b2b956dac
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/76500


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarLina Wolf <112@linawolf.de>
Reviewed-by: default avatarLina Wolf <112@linawolf.de>
parent fe35c234
No related merge requests found
......@@ -71,7 +71,7 @@ use TYPO3Fluid\Fluid\Core\ViewHelper\Traits\CompileWithContentArgumentAndRenderS
* Accessing the data in TypoScript
* --------------------------------
*
* ::
* .. code-block:: typoscript
*
* lib.customHeader = COA
* lib.customHeader {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment