Skip to content

Commit

Permalink
IBX-4452: Refactored jms_translation configuration using constant (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
kisztof authored Dec 12, 2022
1 parent 74a8fbd commit 5138994
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ private function prependJMSTranslation(ContainerBuilder $container): void
{
$container->prependExtensionConfig('jms_translation', [
'configs' => [
'ibexa_support_tools' => [
self::EXTENSION_NAME => [
'dirs' => [
__DIR__ . '/../../../src/',
],
Expand Down

0 comments on commit 5138994

Please sign in to comment.