MediaWiki
REL1_39
WfShellWikiCmdHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Shell\Hook
;
4
12
interface
WfShellWikiCmdHook
{
25
public
function
onWfShellWikiCmd
( &$script, &$parameters, &$options );
26
}
MediaWiki\Shell\Hook\WfShellWikiCmdHook
This is a hook handler interface, see docs/Hooks.md.
Definition
WfShellWikiCmdHook.php:12
MediaWiki\Shell\Hook\WfShellWikiCmdHook\onWfShellWikiCmd
onWfShellWikiCmd(&$script, &$parameters, &$options)
This hook is called when generating a shell-escaped command line string to run a MediaWiki CLI script...
MediaWiki\Shell\Hook
Definition
WfShellWikiCmdHook.php:3
includes
shell
Hook
WfShellWikiCmdHook.php
Generated on Mon Dec 16 2024 06:36:20 for MediaWiki by
1.10.0