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

Skip to content

Commit 1b75db4

Browse files
committed
Mark as @internal
1 parent dca6a05 commit 1b75db4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/Symfony/Component/Form/Extension/Core/Type/TimezoneType.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,7 @@ public function getBlockPrefix()
7272
/**
7373
* Returns a normalized array of timezone choices.
7474
*
75-
* This function is not part of the public API but should only be called
76-
* from update-timezone-translations.php.
75+
* @internal This should only be called from update-timezone-translations.php.
7776
*/
7877
public static function getTimezones(int $regions): array
7978
{

0 commit comments

Comments
 (0)