Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/includes/ResourceLoader/Hook/ResourceLoaderSiteModulePagesHook.php
Ðазад
<?php namespace MediaWiki\ResourceLoader\Hook; /** * This is a hook handler interface, see docs/Hooks.md. * Use the hook name "ResourceLoaderSiteModulePages" to register handlers implementing this interface. * * @stable to implement * @ingroup ResourceLoaderHooks */ interface ResourceLoaderSiteModulePagesHook { /** * Change which wiki pages comprise the `site` module in given skin. * * This hook is called from MediaWiki\ResourceLoader\SiteModule. * * @since 1.35 * @param string $skin Current skin key * @param array &$pages Array of pages and their types * @return void This hook must not abort, it must return no value */ public function onResourceLoaderSiteModulePages( $skin, array &$pages ): void; }
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка