static factory(Title $title)
Create a WikiPage object of the appropriate class for the given title.
Handles the backend logic of moving a page from one title to another.
testTitleMoveCompleteIntegrationTest()
Integration test to catch regressions like T74870.
Content object for wiki text pages.
testIsValidMove($old, $new, $error)
provideIsValidMove MovePage::isValidMove MovePage::isValidFileMove
static provideIsValidMove()
This should be kept in sync with TitleTest::provideTestIsValidMoveOperation.