Skip to content

Instantly share code, notes, and snippets.

@davidhoeck
Created July 29, 2018 11:22
Show Gist options
  • Save davidhoeck/c5b9c2a4de6934079721cfb352ea0cdd to your computer and use it in GitHub Desktop.
Save davidhoeck/c5b9c2a4de6934079721cfb352ea0cdd to your computer and use it in GitHub Desktop.
TranslationDumper service and twig configuration
twig:
globals:
translation_dumper: '@app.helper.translations_dumper'
services:
app.helper.translations_dumper:
class: AppBundle\Helper\TranslationsDumper
public: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment