MediaWiki REL1_35
ImportSourcesHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Hook;
4
21 public function onImportSources( &$importSources );
22}
onImportSources(&$importSources)
This hook is called when reading from the $wgImportSources configuration variable.