A Status representing the result of an EntityRedirectCreationInteractor.
More...
|
| | getRedirect () |
| | The redirect that the edit resulted in.
|
| |
| | getSavedTempUser () |
| | Get the temporary user that was created as part of the action that resulted in this status, or null if no temporary user was created.
|
| |
| | getContext () |
| | Get the context that should be used for any further actions.
|
| |
|
| static | newTempUserStatus (array $data, ?UserIdentity $savedTempUser, IContextSource $context) |
| |
A Status representing the result of an EntityRedirectCreationInteractor.
- Copyright
- GPL-2.0-or-later
◆ getRedirect()
| Wikibase\Repo\Interactors\EntityRedirectCreationStatus::getRedirect |
( |
| ) |
|
The redirect that the edit resulted in.
Only meaningful if the status is OK.
◆ newRedirect()
| static Wikibase\Repo\Interactors\EntityRedirectCreationStatus::newRedirect |
( |
EntityRedirect | $entityRedirect, |
|
|
?UserIdentity | $savedTempUser, |
|
|
IContextSource | $context ) |
|
static |
The documentation for this class was generated from the following file: