MediaWiki REL1_35
|
Stable to implement. More...
Public Member Functions | |
onBookInformation ( $isbn, $output) | |
This hook is called before information output on Special:Booksources. | |
Stable to implement.
Definition at line 11 of file BookInformationHook.php.
MediaWiki\Hook\BookInformationHook::onBookInformation | ( | $isbn, | |
$output | |||
) |
This hook is called before information output on Special:Booksources.
string | $isbn | ISBN to show information for |
OutputPage | $output | OutputPage object in use |
Implemented in MediaWiki\HookContainer\HookRunner.