Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/includes/actions/Hook/GetActionNameHook.php
Ðазад
<?php namespace MediaWiki\Actions\Hook; use MediaWiki\Context\IContextSource; /** * @stable to implement * @ingroup Hooks */ interface GetActionNameHook { /** * Use this hook to override the action name depending on request parameters. * * @since 1.37 * * @param IContextSource $context Request context * @param string &$action Default action name, reassign to change it * @return void This hook must not abort, it must return no value */ public function onGetActionName( IContextSource $context, string &$action ): void; }
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка