MediaWiki
master
ImportSourcesHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
12
interface
ImportSourcesHook
{
24
public
function
onImportSources
( &$importSources );
25
}
MediaWiki\Hook\ImportSourcesHook
This is a hook handler interface, see docs/Hooks.md.
Definition:
ImportSourcesHook.php:12
MediaWiki\Hook\ImportSourcesHook\onImportSources
onImportSources(&$importSources)
This hook is called when reading from the $wgImportSources configuration variable.
MediaWiki\Hook
Definition:
ActionBeforeFormDisplayHook.php:3
includes
specials
Hook
ImportSourcesHook.php
Generated on Mon May 23 2022 07:17:23 for MediaWiki by
1.9.1