MediaWiki 1.40.4
DeferrableCallback Interface Reference

Callback wrapper that has an originating method. More...

Inherited by AtomicSectionUpdate, AutoCommitUpdate, MWCallableUpdate, and TransactionRoundDefiningUpdate.

Public Member Functions

 getOrigin ()
 

Detailed Description

Callback wrapper that has an originating method.

Stability: stable
to implement
Since
1.28

Definition at line 10 of file DeferrableCallback.php.

Member Function Documentation

◆ getOrigin()

DeferrableCallback::getOrigin ( )
Returns
string Originating method name

Implemented in AtomicSectionUpdate, AutoCommitUpdate, MWCallableUpdate, and TransactionRoundDefiningUpdate.


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