MediaWiki master
MediaWiki\Page\MovePageFactory Interface Reference

Service for page rename actions. More...

Inherited by MediaWiki\Page\PageCommandFactory.

Public Member Functions

 newMovePage (Title $from, Title $to)
 

Detailed Description

Service for page rename actions.

Default implementation is MediaWiki\Page\PageCommandFactory.

Since
1.35

Definition at line 32 of file MovePageFactory.php.

Member Function Documentation

◆ newMovePage()

MediaWiki\Page\MovePageFactory::newMovePage ( Title $from,
Title $to )
Parameters
Title$from
Title$to
Returns
MovePage

Implemented in MediaWiki\Page\PageCommandFactory.


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