Add doc for showEditTools method
authorWMDE-Fisch <christoph.jauera@wikimedia.de>
Mon, 24 Jul 2017 16:58:18 +0000 (18:58 +0200)
committerWMDE-Fisch <christoph.jauera@wikimedia.de>
Mon, 24 Jul 2017 17:10:26 +0000 (19:10 +0200)
Change-Id: Ic6931ed6cdecb7b42e2c47b7c8b34b6d1d23be13

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">' .