Set visiblity of some HashRing methods
[lhc/web/wiklou.git] / includes / collation / IdentityCollation.php
index 9a99f1a..46e7f38 100644 (file)
@@ -23,6 +23,8 @@
  *
  * Does sorting based on binary value of the string.
  * Like how things were pre 1.17.
+ *
+ * @since 1.18
  */
 class IdentityCollation extends Collation {