Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/includes/import/Hook/ImportHandleContentXMLTagHook.php
Ðазад
<?php namespace MediaWiki\Hook; use WikiImporter; /** * This is a hook handler interface, see docs/Hooks.md. * Use the hook name "ImportHandleContentXMLTag" to register handlers implementing this interface. * * @stable to implement * @ingroup Hooks */ interface ImportHandleContentXMLTagHook { /** * This hook is called when parsing a content XML tag. * * @since 1.36 * * @param WikiImporter $reader * @param array $contentInfo * @return bool|void True or no return value to continue, or false to stop further * processing of the tag */ public function onImportHandleContentXMLTag( $reader, $contentInfo ); }
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка