Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1429202
UndeletePageFactory.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
439 B
Referenced Files
None
Subscribers
None
UndeletePageFactory.php
View Options
<?php
namespace
MediaWiki\Page
;
use
MediaWiki\Permissions\Authority
;
/**
* Service for page undelete actions.
*
* Default implementation is MediaWiki\Page\PageCommandFactory.
*
* @since 1.38
*/
interface
UndeletePageFactory
{
/**
* @param ProperPageIdentity $page
* @param Authority $authority
* @return UndeletePage
*/
public
function
newUndeletePage
(
ProperPageIdentity
$page
,
Authority
$authority
):
UndeletePage
;
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, May 16, 17:16 (9 h, 57 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
bd/32/d326219da6e1e6d770d616666d63
Default Alt Text
UndeletePageFactory.php (439 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment