Skip to content

Commit

Permalink
[BOT][TASK] Automatic Update of ViewHelper reference
Browse files Browse the repository at this point in the history
  • Loading branch information
typo3-documentation-team committed Jun 14, 2024
1 parent 1d8fbc3 commit d925d69
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Documentation/typo3/fluid/latest/Form.rst
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ The following arguments are available for `<f:form>`:
:default: `array ()`
:required: false

Arguments
Arguments (do not use reserved keywords "action", "controller" or "format" if not referring to these internal variables specifically)

.. _typo3-fluid-form-controller_argument:

Expand Down
2 changes: 1 addition & 1 deletion Documentation/typo3/fluid/latest/Link/Action.rst
Original file line number Diff line number Diff line change
Expand Up @@ -335,4 +335,4 @@ The following arguments are available for `<f:link.action>`:
:type: mixed
:required: false

Arguments for the controller action, associative array
Arguments for the controller action, associative array (do not use reserved keywords "action", "controller" or "format" if not referring to these internal variables specifically)
2 changes: 1 addition & 1 deletion Documentation/typo3/fluid/latest/Uri/Action.rst
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ The following arguments are available for `<f:uri.action>`:
:default: `array ()`
:required: false

Arguments
Arguments (do not use reserved keywords "action", "controller" or "format" if not referring to these internal variables specifically)

.. _typo3-fluid-uri-action-controller_argument:

Expand Down

0 comments on commit d925d69

Please sign in to comment.