Get the language info returned by nl_langinfo(), but cache it, to
avoid repeated calls.
public static getLangInfo ( const $item ) : array | ||
$item | const | The langinfo item to return. |
return | array | The results of nl_langinfo(). |
public static getLangInfo ( const $item ) : array | ||
$item | const | The langinfo item to return. |
return | array | The results of nl_langinfo(). |