Skip to content

Commit 0c45e36

Browse files
committed
Merge branch 'master' of github.com:php-translation/symfony-bundle into v0.12.4
2 parents fdd1bc3 + 92f3de5 commit 0c45e36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Resources/config/extractors.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ services:
1414
- { name: 'php_translation.extractor', type: 'twig' }
1515

1616
# PHP Visitors:
17-
Translation\Extractor\Visitor\Php\Symfony\:
18-
resource: "%extractor_vendor_dir%/Visitor/Php/Symfony/*"
17+
Translation\Extractor\Visitor\Php\:
18+
resource: "%extractor_vendor_dir%/Visitor/Php/*"
1919

2020
Translation\Extractor\Visitor\Php\SourceLocationContainerVisitor: ~
2121

0 commit comments

Comments
 (0)