Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4d15750

Browse files
committed
Apply CS fixes from fabbot
1 parent 4a509d7 commit 4d15750

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Symfony/Component/Validator/Constraints/TimezoneValidator.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@ public function getDefaultOption()
6060

6161
/**
6262
* Format the extra info which is appended to validation message based on
63-
* constraint options
63+
* constraint options.
6464
*
65-
* @param int $zone
65+
* @param int $zone
6666
* @param string|null $countryCode
6767
*
6868
* @return string

0 commit comments

Comments
 (0)