MediaWiki master
SpreadAnyEditBlockHook.php
Go to the documentation of this file.
1<?php
2
4
6
25 public function onSpreadAnyEditBlock( $user, bool &$blockWasSpread );
26}
User class for the MediaWiki software.
Definition User.php:121
This is a hook handler interface, see docs/Hooks.md.
onSpreadAnyEditBlock( $user, bool &$blockWasSpread)
Use this hook to spread any blocks that are not provided by core when User::spreadAnyEditBlock is cal...