File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Options - `groups`_
99 - `message `_
1010 - `payload `_
1111 - `zone `_
12- - `country_code `_
12+ - `countryCode `_
1313Class :class: `Symfony\\ Component\\ Validator\\ Constraints\\ Timezone `
1414Validator :class: `Symfony\\ Component\\ Validator\\ Constraints\\ TimezoneValidator `
1515========== ======================================================================
@@ -128,8 +128,8 @@ The special ``\DateTimeZone::ALL_WITH_BC`` zone accepts any timezone including d
128128The special ``\DateTimeZone::PER_COUNTRY `` zone limits the timezones to a certain country. This zone
129129value must be used in combination with the ``country_code `` option.
130130
131- country_code
132- ~~~~~~~~~~~~
131+ countryCode
132+ ~~~~~~~~~~~
133133
134134**type **: ``string `` **default **: ``null ``
135135
You can’t perform that action at this time.
0 commit comments