You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #9413 Add a 2nd argument to create() (ismail1432)
This PR was submitted for the 4.0 branch but it was squashed and merged into the 2.7 branch instead (closes#9413).
Discussion
----------
Add a 2nd argument to create()
Maybe I'm wrong but I tried the exemple with my case and the test failed because IMO if we don't pass an object to second argument, $form->getData() will return an array and this->assertEquals() can't compare an object with an array.
What do you think :-)
Commits
-------
ecef1fc Add a 2nd argument to create()
0 commit comments