Follow-up to 02818c441cb10ce6bec2bc673fefdf1513791dc3
[lhc/web/wiklou.git] / includes / db / Database.php
index 564cd2e..bd1e375 100644 (file)
@@ -1925,7 +1925,6 @@ abstract class DatabaseBase implements IDatabase {
        /**
         * Get the name of an index in a given table.
         *
-        * @protected Don't use outside of DatabaseBase and childs
         * @param string $index
         * @return string
         */