lcfirst Twig Filter

The lcfirst filter lowercases the first letter of a string.

This filter is unique to Aptuitiv. It is not part of the core Twig functionality.
{{ 'Lowercase Me Today'|lcfirst }} {# outputs 'lowercase Me Today' #}
This documentation is only for Aptuitiv CMS. Learn more.
Get Started With Aptuitiv