MediaWiki fundraising/REL1_35
DonationLogProcessor Class Reference

Adds a prefix from a LogPrefixProvider to log messages. More...

Public Member Functions

 __construct (LogPrefixProvider $prefixer)
 
 __invoke ( $record)
 

Protected Attributes

 $prefixer
 

Detailed Description

Adds a prefix from a LogPrefixProvider to log messages.

Author
Elliott Eggleston eeggl.nosp@m.esto.nosp@m.n@wik.nosp@m.imed.nosp@m.ia.or.nosp@m.g

Definition at line 8 of file DonationLogProcessor.php.

Constructor & Destructor Documentation

◆ __construct()

DonationLogProcessor::__construct ( LogPrefixProvider $prefixer)

Definition at line 12 of file DonationLogProcessor.php.

References $prefixer.

Member Function Documentation

◆ __invoke()

DonationLogProcessor::__invoke ( $record)

Definition at line 16 of file DonationLogProcessor.php.

Member Data Documentation

◆ $prefixer

DonationLogProcessor::$prefixer
protected

Definition at line 10 of file DonationLogProcessor.php.

Referenced by __construct().


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