Bundle used in SQLI projects gathering some bundles like "SQLI Entities Manager", "SQLI ContentType Installer", "SQLI Command Toolbox", some helpers and some Twig operators
MIT License
0
stars
5
forks
source link
Fix on 'price' DataFormatterHelper to use currency code (ISO 4217) #32
Twig operator now can be used like this : {{ 9.8|format_data('price', 'EUR') }} and will output "9,80 €"