Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commitb37bc78

Browse files
committed
Minor fixes
1 parentd564218 commitb37bc78

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎reference/constraints/Timezone.rst‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ Timezone
33

44
Validates that a value is a valid timezone identifier (e.g. ``Europe/Paris``).
55

6-
========== ===================================================================
6+
========== ======================================================================
77
Applies to:ref:`property or method<validation-property-target>`
88
Options - `groups`_
99
- `message`_
1010
- `payload`_
1111
Class:class:`Symfony\\Component\\Validator\\Constraints\\Timezone`
1212
Validator:class:`Symfony\\Component\\Validator\\Constraints\\TimezoneValidator`
13-
========== ===================================================================
13+
========== ======================================================================
1414

1515
Basic Usage
1616
-----------
@@ -66,7 +66,7 @@ string meant to contain a timezone identifier (e.g. ``America/New_York``):
6666
use Symfony\Component\Validator\Mapping\ClassMetadata;
6767
use Symfony\Component\Validator\Constraints as Assert;
6868
69-
classEvent
69+
classUserSettings
7070
{
7171
protected $timezone;
7272

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp