Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/includes/skins/Hook/SkinAfterPortletHook.php
Ðазад
<?php namespace MediaWiki\Skins\Hook; use Skin; /** * This is a hook handler interface, see docs/Hooks.md. * Use the hook name "SkinAfterPortlet" to register handlers implementing this interface. * * @stable to implement * @ingroup Hooks */ interface SkinAfterPortletHook { /** * This hook is called when generating portlets. * It allows injecting custom HTML after the portlet. * * @since 1.35 * * @param Skin $skin * @param string $portletName * @param string &$html * @return bool|void True or no return value to continue or false to abort */ public function onSkinAfterPortlet( $skin, $portletName, &$html ); }
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка