File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 126126 </service >
127127
128128 <service id =" translation.reader" class =" Symfony\Component\Translation\Reader\TranslationReader" />
129+ <service id =" Symfony\Component\Translation\Reader\TranslationReaderInterface" alias =" translation.reader" />
129130
130131 <service id =" translation.extractor" class =" Symfony\Component\Translation\Extractor\ChainExtractor" />
132+ <service id =" Symfony\Component\Translation\Extractor\ExtractorInterface" alias =" translation.extractor" />
131133
132134 <service id =" translation.writer" class =" Symfony\Component\Translation\Writer\TranslationWriter" />
135+ <service id =" Symfony\Component\Translation\Writer\TranslationWriterInterface" alias =" translation.writer" />
133136
134137 <service id =" translation.warmer" class =" Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer" >
135138 <tag name =" container.service_subscriber" id =" translator" />
You can’t perform that action at this time.
0 commit comments