Skip to content

Commit 16a3326

Browse files
committed
Removed unavailable methods
1 parent b1eb34a commit 16a3326

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

components/locale.rst

-4
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,4 @@ When using the ClassLoader component following code is sufficient to supplement
6565
$locales = Locale::getDisplayLocales('en');
6666
$localeCodes = Locale::getLocales();
6767
68-
// Get ICU versions
69-
$icuVersion = Locale::getIcuVersion();
70-
$icuDataVersion = Locale::getIcuDataVersion();
71-
7268
.. _Packagist: https://packagist.org/packages/symfony/locale

0 commit comments

Comments
 (0)