MediaWiki master
MediaWiki\Page\UndeletePageFactory Interface Reference

Service for page undelete actions. More...

Inherited by MediaWiki\Page\PageCommandFactory.

Public Member Functions

 newUndeletePage (ProperPageIdentity $page, Authority $authority)
 

Detailed Description

Service for page undelete actions.

Default implementation is MediaWiki\Page\PageCommandFactory.

Since
1.38

Definition at line 14 of file UndeletePageFactory.php.

Member Function Documentation

◆ newUndeletePage()

MediaWiki\Page\UndeletePageFactory::newUndeletePage ( ProperPageIdentity $page,
Authority $authority )
Parameters
ProperPageIdentity$page
Authority$authority
Returns
UndeletePage

Implemented in MediaWiki\Page\PageCommandFactory.


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