8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dca6a05 commit 1b75db4Copy full SHA for 1b75db4
src/Symfony/Component/Form/Extension/Core/Type/TimezoneType.php
@@ -72,8 +72,7 @@ public function getBlockPrefix()
72
/**
73
* Returns a normalized array of timezone choices.
74
*
75
- * This function is not part of the public API but should only be called
76
- * from update-timezone-translations.php.
+ * @internal This should only be called from update-timezone-translations.php.
77
*/
78
public static function getTimezones(int $regions): array
79
{
0 commit comments