Add doc for showEditTools method
[lhc/web/wiklou.git] / includes / EditPage.php
index e3b7a10..229a36a 100644 (file)
@@ -3492,6 +3492,10 @@ HTML
                }
        }
 
+       /**
+        * Inserts optional text shown below edit and upload forms. Can be used to offer special characters not present on
+        * most keyboards for copying/pasting.
+        */
        protected function showEditTools() {
                global $wgOut;
                $wgOut->addHTML( '<div class="mw-editTools">' .