forked fromsymfony/symfony-docs
- Notifications
You must be signed in to change notification settings - Fork0
Commit7c5a914
committed
minorsymfony#3369 Indicate that Group Sequence Providers can use YAML (karptonite)
This PR was submitted for the 2.4 branch but it was merged into the 2.3 branch instead (closessymfony#3369).Discussion----------Indicate that Group Sequence Providers can use YAMLIn the docs, it was unclear that you could use group sequence providers without using annotations. (It took me some trial and error to figure out how to do it.) I've indicated that it can also use YAML, and how to do so. I've never used XML for validation, so I don't feel qualified to add info about XML to the docs.Commits-------7512b65 Indicate that Group Sequence Providers can use YAML1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1072 | 1072 |
| |
1073 | 1073 |
| |
1074 | 1074 |
| |
1075 |
| - | |
| 1075 | + | |
1076 | 1076 |
| |
1077 | 1077 |
| |
1078 | 1078 |
| |
|
0 commit comments
Comments
(0)