File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 169169use Symfony \Component \Stopwatch \Stopwatch ;
170170use Symfony \Component \String \LazyString ;
171171use Symfony \Component \String \Slugger \SluggerInterface ;
172- use Symfony \Component \Translation \Bridge \Loco \Provider \ LocoProviderFactory ;
172+ use Symfony \Component \Translation \Bridge \Loco \LocoProviderFactory ;
173173use Symfony \Component \Translation \Command \XliffLintCommand as BaseXliffLintCommand ;
174174use Symfony \Component \Translation \PseudoLocalizationTranslator ;
175175use Symfony \Component \Translation \Translator ;
Original file line number Diff line number Diff line change 1111
1212namespace Symfony \Component \DependencyInjection \Loader \Configurator ;
1313
14- use Symfony \Component \Translation \Bridge \Loco \Provider \ LocoProviderFactory ;
14+ use Symfony \Component \Translation \Bridge \Loco \LocoProviderFactory ;
1515use Symfony \Component \Translation \Provider \NullProviderFactory ;
1616use Symfony \Component \Translation \Provider \TranslationProviderCollection ;
1717use Symfony \Component \Translation \Provider \TranslationProviderCollectionFactory ;
You can’t perform that action at this time.
0 commit comments