Commit f1714eb
committed
minor #11804 Add weeks in the options 'labels' (SulivanDotEu)
This PR was submitted for the 4.3 branch but it was merged into the 3.4 branch instead (closes #11804).
Discussion
----------
Add weeks in the options 'labels'
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).
-->
Hi there,
In the documentation about [DateIntervalType](https://symfony.com/doc/current/reference/forms/types/dateinterval.html#labels), weeks is missing from the code example. I added it to avoid any confusion.
It is my first contribution, not very familiar with all the tools.
Commits
-------
828ff37 Add weeks in the options 'labels'1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| 149 | + | |
149 | 150 | | |
150 | 151 | | |
151 | 152 | | |
| |||
0 commit comments