8000
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 e339e11 commit 87c0659Copy full SHA for 87c0659
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTest.php
@@ -206,7 +206,7 @@ public function testTranslator()
206
$this->assertEquals(array('fr'), $calls[0][1][0]);
207
}
208
209
- public function testTranslatorMultipleFullback()
+ public function testTranslatorMultipleFallbacks()
210
{
211
$container = $this->createContainerFromFile('translator_fallbacks');
212
0 commit comments