MediaWiki REL1_35
ImportHandleUploadXMLTagHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Hook;
4
6
22 public function onImportHandleUploadXMLTag( $reader, $revisionInfo );
23}
XML file reader for the page data importer.
onImportHandleUploadXMLTag( $reader, $revisionInfo)
This hook is called when parsing an XML tag in a file upload.