MediaWiki master
MediaWiki\Notification\Middleware\SuppressNotificationByTypeMiddleware Member List

This is the complete list of members for MediaWiki\Notification\Middleware\SuppressNotificationByTypeMiddleware, including all inherited members.

__construct(string $notificationTypeToSuppress)MediaWiki\Notification\Middleware\SuppressNotificationByTypeMiddleware
filter(NotificationEnvelope $envelope)MediaWiki\Notification\Middleware\SuppressNotificationByTypeMiddlewareprotected
handle(NotificationsBatch $batch, callable $next)MediaWiki\Notification\Middleware\FilterMiddleware