MediaWiki REL1_35
EditPageBeforeEditToolbarHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Hook;
4
19 public function onEditPageBeforeEditToolbar( &$toolbar );
20}
onEditPageBeforeEditToolbar(&$toolbar)
Use this hook to add an edit toolbar above the textarea in the edit form.