Switch to external HtmlFormatter
[lhc/web/wiklou.git] / includes / api / ApiHelp.php
index f2d6329..f7539ce 100644 (file)
@@ -24,6 +24,8 @@
  * @file
  */
 
+use HtmlFormatter\HtmlFormatter;
+
 /**
  * Class to output help for an API module
  *