TYPO3 / Fluid

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

[FEATURE] Add f:constant ViewHelper #874

Closed andreaskienast closed 2 months ago

andreaskienast commented 2 months ago

This commit adds the f:constant ViewHelper allowing to use native PHP constants and enums in Fluid context.

Fixes: #873