10000
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 231e79c commit c60f036Copy full SHA for c60f036
tests/Symfony/Tests/Bridge/Doctrine/Form/ChoiceList/EntityChoiceListTest.php
@@ -197,7 +197,7 @@ public function testGroupByInvalidPropertyPathReturnsFlatChoices()
197
), $choiceList->getChoices('choices'));
198
}
199
200
- public function testPossibleToProviceShorthandEntityName()
+ public function testPossibleToProvideShorthandEntityName()
201
{
202
$shorthandName = 'FooBarBundle:Bar';
203
0 commit comments