You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feature #6990 Deprecate the global ea variable in favor of a Twig function (javiereguiluz)
This PR was squashed before being merged into the 4.x branch.
Discussion
----------
Deprecate the global ea variable in favor of a Twig function
This is the same as proposed in #6209.
the global variable `ea` was created for convenience ... but a Twig function called `ea()` is almost the same as convenient and solves some issues in some scenarios when injecting global Twig variables.
Commits
-------
4a1afa9 Deprecate the global ea variable in favor of a Twig function
0 commit comments