Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ec7bd40

Browse filesBrowse files
committed
Revert country_code to countryCode
1 parent 9cbeb75 commit ec7bd40
Copy full SHA for ec7bd40

File tree

1 file changed

+3
-3
lines changed
Filter options

1 file changed

+3
-3
lines changed

‎reference/constraints/Timezone.rst

Copy file name to clipboardExpand all lines: reference/constraints/Timezone.rst
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Options - `groups`_
99
- `message`_
1010
- `payload`_
1111
- `zone`_
12-
- `country_code`_
12+
- `countryCode`_
1313
Class :class:`Symfony\\Component\\Validator\\Constraints\\Timezone`
1414
Validator :class:`Symfony\\Component\\Validator\\Constraints\\TimezoneValidator`
1515
========== ======================================================================
@@ -128,8 +128,8 @@ The special ``\DateTimeZone::ALL_WITH_BC`` zone accepts any timezone including d
128128
The special ``\DateTimeZone::PER_COUNTRY`` zone limits the timezones to a certain country. This zone
129129
value 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

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.