Manual:RedirectStore.php
MediaWiki file: RedirectStore.php | |
---|---|
Location: | includes\page\ |
Source code: | master • 1.43.2 • 1.42.7 • 1.39.13 |
Classes: | MediaWiki\Page\RedirectStore |
The RedirectStore class provides a service for storing and retrieving page redirect information.
Available since 1.38 and expanded in later versions, it is still considered unstable.
Implements
Instantiation
$redirectStore = MediaWikiServices::getService()->getRedirectStore();
Public methods
- getRedirectTarget( PageIdentity $page )