Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1427092
MaintenanceShellStartHook.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
366 B
Referenced Files
None
Subscribers
None
MaintenanceShellStartHook.php
View Options
<?php
namespace
MediaWiki\Hook
;
/**
* @stable to implement
* @ingroup Hooks
*/
interface
MaintenanceShellStartHook
{
/**
* This hook is called before maintenance script shells start, such as eval.php and shell.php
*
* @since 1.36
* @return void This hook must not abort, it must return no value
*/
public
function
onMaintenanceShellStart
():
void
;
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, May 16, 14:11 (1 d, 17 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
7d/cc/98ffe1d3b1c7e4d05ef921ff50e1
Default Alt Text
MaintenanceShellStartHook.php (366 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment