We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fccb4f commit cbfa140Copy full SHA for cbfa140
Documentation/ViewHelpers/Fluid.json
src/ViewHelpers/VariableViewHelper.php
@@ -29,7 +29,6 @@
29
* {oldvariable -> f:format.htmlspecialchars() -> f:variable(name: 'newvariable')}
30
* <f:variable name="myvariable"><f:format.htmlspecialchars>{oldvariable}</f:format.htmlspecialchars></f:variable>
31
*
32
- * @see \TYPO3Fluid\Fluid\ViewHelpers\IfViewHelper
33
* @api
34
*/
35
class VariableViewHelper extends AbstractViewHelper
0 commit comments