MediaWiki master
MediaWiki\Specials\Contribute\Hook\ContributeCardsHook Interface Reference

Inherited by MediaWiki\HookContainer\HookRunner.

Public Member Functions

 onContributeCards (array &$cards)
 This hook is called before processing the list of cards to display on the contribute page.
 

Detailed Description

Definition at line 5 of file ContributeCardsHook.php.

Member Function Documentation

◆ onContributeCards()

MediaWiki\Specials\Contribute\Hook\ContributeCardsHook::onContributeCards ( array & $cards)

This hook is called before processing the list of cards to display on the contribute page.

Since
1.40
Parameters
array&$cardsList of contribute cards data
Returns
void

The documentation for this interface was generated from the following file: