Skip to content
Snippets Groups Projects
Commit 1eb2db34 authored by Lina Wolf's avatar Lina Wolf Committed by Benni Mack
Browse files

[DOCS] Add trailing backtick to php-role

Releases: main
Resolves: #104864
Change-Id: I0c5ee461bb9ea124c9e2931386e1b301b8d1f5f3
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/85930


Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarBenni Mack <benni@typo3.org>
parent c68090f2
Branches
Tags
No related merge requests found
...@@ -133,7 +133,7 @@ files: ...@@ -133,7 +133,7 @@ files:
* Remove the mentioned definitions: * Remove the mentioned definitions:
* :php:`use TYPO3Fluid\Fluid\Core\Rendering\RenderingContextInterface; * :php:`use TYPO3Fluid\Fluid\Core\Rendering\RenderingContextInterface;`
* :php:`use TYPO3Fluid\Fluid\Core\ViewHelper\Traits\CompileWithRenderStatic;` * :php:`use TYPO3Fluid\Fluid\Core\ViewHelper\Traits\CompileWithRenderStatic;`
* :php:`use TYPO3Fluid\Fluid\Core\ViewHelper\Traits\CompileWithContentArgumentAndRenderStatic;` * :php:`use TYPO3Fluid\Fluid\Core\ViewHelper\Traits\CompileWithContentArgumentAndRenderStatic;`
* :php:`use CompileWithRenderStatic;` (class trait) * :php:`use CompileWithRenderStatic;` (class trait)
......
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