File tree 1 file changed +3
-3
lines changed
Filter options
1 file changed +3
-3
lines changed
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Options - `groups`_
9
9
- `message `_
10
10
- `payload `_
11
11
- `zone `_
12
- - `country_code `_
12
+ - `countryCode `_
13
13
Class :class: `Symfony\\ Component\\ Validator\\ Constraints\\ Timezone `
14
14
Validator :class: `Symfony\\ Component\\ Validator\\ Constraints\\ TimezoneValidator `
15
15
========== ======================================================================
@@ -128,8 +128,8 @@ The special ``\DateTimeZone::ALL_WITH_BC`` zone accepts any timezone including d
128
128
The special ``\DateTimeZone::PER_COUNTRY `` zone limits the timezones to a certain country. This zone
129
129
value must be used in combination with the ``country_code `` option.
130
130
131
- country_code
132
- ~~~~~~~~~~~~
131
+ countryCode
132
+ ~~~~~~~~~~~
133
133
134
134
**type **: ``string `` **default **: ``null ``
135
135
You can’t perform that action at this time.
0 commit comments