Skip to content

Commit

Permalink
💄 styleci
Browse files Browse the repository at this point in the history
  • Loading branch information
Leny BERNARD committed Jun 3, 2016
1 parent 55defb2 commit 9d2584a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ public function prepend(ContainerBuilder $container)

if (isset($config['available_locales'])) {
$container->prependExtensionConfig('a2lix_translation_form', [
'locales' => $config['available_locales']
'locales' => $config['available_locales'],
]);
}
}
Expand Down

0 comments on commit 9d2584a

Please sign in to comment.