MediaWiki master
LoadExtensionSchemaUpdatesHook.php
Go to the documentation of this file.
1<?php
2
4
6
27 public function onLoadExtensionSchemaUpdates( $updater );
28}
Apply database changes after updating MediaWiki.
This is a hook handler interface, see docs/Hooks.md.
onLoadExtensionSchemaUpdates( $updater)
This hook is called during database installation and updates.