MediaWiki master
MediaWiki\Page\Event\PageProtectionChangedListener Interface Reference

Listener interface for PageProtectionChangedEvents. More...

Public Member Functions

 handlePageProtectionChangedEvent (PageProtectionChangedEvent $event)
 

Detailed Description

Listener interface for PageProtectionChangedEvents.

Implementations of this interface should be registered for the event type 'PageProtectionChanged', see PageProtectionChangedEvent::TYPE.

See also
PageProtectionChangedEvent
Since
1.45

Definition at line 14 of file PageProtectionChangedListener.php.

Member Function Documentation

◆ handlePageProtectionChangedEvent()

MediaWiki\Page\Event\PageProtectionChangedListener::handlePageProtectionChangedEvent ( PageProtectionChangedEvent $event)

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