Skip to content

Commit cbfa140

Browse files
authored
[DOCS] Remove reference to f:if viewhelper (#1039)
It doesn't make much sense from f:variable...
1 parent 5fccb4f commit cbfa140

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Documentation/ViewHelpers/Fluid.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

src/ViewHelpers/VariableViewHelper.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
* {oldvariable -> f:format.htmlspecialchars() -> f:variable(name: 'newvariable')}
3030
* <f:variable name="myvariable"><f:format.htmlspecialchars>{oldvariable}</f:format.htmlspecialchars></f:variable>
3131
*
32-
* @see \TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper
3332
* @api
3433
*/
3534
class VariableViewHelper extends AbstractViewHelper

0 commit comments

Comments
 (0)