|
MediaWiki REL1_39
|
Service for resolving a wiki page redirect. More...

Public Member Functions | |
| getRedirectTarget (PageIdentity $page) | |
| Get the redirect destination. | |
Service for resolving a wiki page redirect.
Default implementation is RedirectStore.
Definition at line 34 of file RedirectLookup.php.
| MediaWiki\Page\RedirectLookup::getRedirectTarget | ( | PageIdentity | $page | ) |
Get the redirect destination.
| PageIdentity | $page |
| PageAssertionException | If page does not represent an editable page |
Implemented in MediaWiki\Page\RedirectStore.