8000 fabpot.io codestyle fix · symfony/symfony@b4f4695 · GitHub
[go: up one dir, main page]

Skip to content

Commit b4f4695

Browse files
author
Peter Culka
committed
fabpot.io codestyle fix
1 parent e546ec6 commit b4f4695

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Component/Translation/Bridge/Crowdin/CrowdinProvider.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -451,6 +451,7 @@ private function mapLocalesToLanguageId(array $locales): array
451451
$this->logger->error($message);
452452
throw new \InvalidArgumentException($message);
453453
}
454+
454455
return $localeLanguageMap;
455456
}
456457
}

0 commit comments

Comments
 (0)
0