Skip to content

Commit 77ec89e

Browse files
committed
rector: fix rector error
1 parent 16a0a64 commit 77ec89e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

rector.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@
9797
// Ignore files that should not be namespaced to their folder
9898
NormalizeNamespaceByPSR4ComposerAutoloadRector::class => [
9999
__DIR__ . '/src/Helpers',
100+
__DIR__ . '/src/Language',
100101
__DIR__ . '/tests/_support',
101102
],
102103

0 commit comments

Comments
 (0)