Rapsys Git
/
airbundle
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0e7795
)
Rename user bundle alias
author
Raphaël Gertz
<git@rapsys.eu>
Thu, 7 Mar 2024 18:03:01 +0000
(19:03 +0100)
committer
Raphaël Gertz
<git@rapsys.eu>
Thu, 7 Mar 2024 18:03:01 +0000
(19:03 +0100)
DependencyInjection/Configuration.php
patch
|
blob
|
history
diff --git
a/DependencyInjection/Configuration.php
b/DependencyInjection/Configuration.php
index 1ed665b9ba12a3e13bc32ef89850f64a7907b078..db4310dc66fb044b476dab3d3a6e29a98339fc30 100644
(file)
--- a/
DependencyInjection/Configuration.php
+++ b/
DependencyInjection/Configuration.php
@@
-94,7
+94,7
@@
class Configuration implements ConfigurationInterface {
//XXX: revert to underscore because of that shit:
//XXX: see https://symfony.com/doc/current/components/config/definition.html#normalization
//XXX: see https://github.com/symfony/symfony/issues/7405
- //TODO: copy to '%rapsys
_
user.languages%',
+ //TODO: copy to '%rapsysuser.languages%',
'languages' => [
'en_gb' => 'English'
],