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
feature #6593 Adding the payload parameter to the callback examples (jorgelbg)
This PR was merged into the 3.1 branch.
Discussion
----------
Adding the payload parameter to the callback examples
Updating the examples in http://symfony.com/doc/current/reference/constraints/Callback.html to show the existence of the `$payload` parameter, although at the moment none of the examples makes use of this parameter.
| Q | A
| ------------- | ---
| Doc fix? | yes
| New docs? | no
| Applies to | 3.1,3.2
| Fixed tickets | #6185
Commits
-------
b1e586b Adding the payload parameter to the callback examples
0 commit comments