We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8cdfeb commit 92f3de5Copy full SHA for 92f3de5
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