From: Raphaƫl Gertz Date: Thu, 7 Mar 2024 18:03:01 +0000 (+0100) Subject: Rename user bundle alias X-Git-Tag: 0.4.0~54 X-Git-Url: https://git.rapsys.eu/airbundle/commitdiff_plain/d38cae3e15b6538588fb6773ca6d30e293067722 Rename user bundle alias --- diff --git a/DependencyInjection/Configuration.php b/DependencyInjection/Configuration.php index 1ed665b..db4310d 100644 --- 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' ],