This commit is contained in:
Jáchym Toušek 2016-01-05 13:28:14 +01:00 committed by Fabien Potencier
parent 19a63356ef
commit eab7e11be7

View File

@ -306,7 +306,7 @@ class Locale
* *
* @return bool true on success or false on failure * @return bool true on success or false on failure
* *
* @see http://www.php.net/manual/en/locale.parselocale.php * @see http://www.php.net/manual/en/locale.setdefault.php
* *
* @throws MethodNotImplementedException * @throws MethodNotImplementedException
*/ */