A Status representing the result of a SubmitEntityAction
edit (i.e.
More...
|
static | newEdit (?UserIdentity $savedTempUser, IContextSource $context) |
|
static | wrap ( $sv) |
|
|
| 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 a SubmitEntityAction
edit (i.e.
a revert or restore; see also EditEntityStatus
).
- Copyright
- GPL-2.0-or-later
◆ newEdit()
static Wikibase\Repo\Actions\SubmitEntityStatus::newEdit |
( |
?UserIdentity | $savedTempUser, |
|
|
IContextSource | $context ) |
|
static |
◆ wrap()
static Wikibase\Repo\Actions\SubmitEntityStatus::wrap |
( |
| $sv | ) |
|
|
static |
The documentation for this class was generated from the following file: