There was an error while loading. Please reload this page.
2 parents fdd1bc3 + 92f3de5 commit 0c45e36Copy full SHA for 0c45e36
Resources/config/extractors.yaml
@@ -14,8 +14,8 @@ services:
14
- { name: 'php_translation.extractor', type: 'twig' }
15
16
# PHP Visitors:
17
- Translation\Extractor\Visitor\Php\Symfony\:
18
- resource: "%extractor_vendor_dir%/Visitor/Php/Symfony/*"
+ Translation\Extractor\Visitor\Php\:
+ resource: "%extractor_vendor_dir%/Visitor/Php/*"
19
20
Translation\Extractor\Visitor\Php\SourceLocationContainerVisitor: ~
21
0 commit comments