We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 305f4b1 + 05d8cf9 commit cb2703eCopy full SHA for cb2703e
Resources/config/edit_in_place.yml
@@ -13,6 +13,7 @@ services:
13
php_translation.edit_in_place.activator:
14
class: Translation\Bundle\EditInPlace\Activator
15
arguments: ['@session']
16
+ public: true
17
18
php_translator.edit_in_place.xtrans_html_translator:
19
class: Translation\Bundle\Translator\EditInPlaceTranslator
0 commit comments