getApplicationEnv()Suggest EditsFunction to get the application environment. Twig Usage TWIG{% set env = _AppHelper.getApplicationEnv() %} Response Example TextPROD or DEV Updated almost 6 years ago Table of Contents Twig Usage Response Example