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 73d50dd commit 16b1833Copy full SHA for 16b1833
tests/AppBundle/Form/DataTransformer/TagArrayToStringTransformerTest.php
@@ -102,7 +102,7 @@ public function testTransform()
102
* simplify the tests. See https://phpunit.de/manual/current/en/test-doubles.html.
103
*
104
* @param array $findByReturnValues The values returned when calling to the findBy() method
105
- *
+ *
106
* @return TagArrayToStringTransformer
107
*/
108
private function getMockedTransformer($findByReturnValues = [])
0 commit comments