TYPO3 / Fluid

Fluid template rendering engine - Standalone version
GNU Lesser General Public License v3.0
151 stars 93 forks source link

[TASK] Avoid registerArgument() with required=false #909

Closed lolli42 closed 1 month ago

lolli42 commented 1 month ago

$required defaults to 'false' and does not need to be set explicitly when there are no further non-default arguments.