Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/extensions/AbuseFilter/includes/Watcher/Watcher.php
Ðазад
<?php namespace MediaWiki\Extension\AbuseFilter\Watcher; /** * Classes inheriting this interface can be used to execute some actions after all filter have been checked. */ interface Watcher { /** * @param int[] $localFilters The local filters that matched the action * @param int[] $globalFilters The global filters that matched the action * @param string $group */ public function run( array $localFilters, array $globalFilters, string $group ): void; }
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка