Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/extensions/AbuseFilter/includes/Hooks/AbuseFilterDeprecatedVariablesHook.php
Ðазад
<?php namespace MediaWiki\Extension\AbuseFilter\Hooks; interface AbuseFilterDeprecatedVariablesHook { /** * Hook runner for the `AbuseFilter-deprecatedVariables` hook * * Allows adding deprecated variables. If a filter uses an old variable, the parser * will automatically translate it to the new one. * * @param array &$deprecatedVariables deprecated variables, syntax: [ 'old_name' => 'new_name' ] * @return bool|void True or no return value to continue or false to abort */ public function onAbuseFilter_deprecatedVariables( array &$deprecatedVariables ); }
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка