Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/extensions/FeaturedFeeds/includes/Hooks/FeaturedFeedsGetFeedsHook.php
Ðазад
<?php // phpcs:disable MediaWiki.NamingConventions.LowerCamelFunctionsName.FunctionName namespace MediaWiki\Extension\FeaturedFeeds\Hooks; /** * This is a hook handler interface, see docs/Hooks.md in core. * Use the hook name "FeaturedFeeds::getFeeds" to register handlers implementing this interface. * * @stable to implement * @ingroup Hooks */ interface FeaturedFeedsGetFeedsHook { /** * Adjust definition for featured feeds * * @param array &$feedDefs * @return bool|void True or no return value to continue or false to abort */ public function onFeaturedFeeds__getFeeds( array &$feedDefs ); }
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка