Revert "Make LocalisationCache a service"
[lhc/web/wiklou.git] / includes / language / LanguageCode.php
index 1d2f0b4..7d954d3 100644 (file)
@@ -21,6 +21,7 @@
 
 /**
  * Methods for dealing with language codes.
+ * @todo Move some of the code-related static methods out of Language into this class
  *
  * @since 1.29
  * @ingroup Language