symfony1 - Symfony: on response ready event -
in project, i've implemented custom i18n class collects untranslated strings during page load. now, save them message source after response has been built (hence strings collected). right event hook into?
the "response.filter_content" event gets fired right before sending response browser. hope helps.
Comments
Post a Comment