MediaWiki REL1_35
|
Stable to implement. More...
Public Member Functions | |
onManualLogEntryBeforePublish ( $logEntry) | |
Use this hook to access or modify log entry just before it is published. | |
Stable to implement.
Definition at line 11 of file ManualLogEntryBeforePublishHook.php.
MediaWiki\Hook\ManualLogEntryBeforePublishHook::onManualLogEntryBeforePublish | ( | $logEntry | ) |
Use this hook to access or modify log entry just before it is published.
ManualLogEntry | $logEntry |
Implemented in MediaWiki\HookContainer\HookRunner.