MediaWiki
REL1_37
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 Fri Apr 5 2024 23:40:52 for MediaWiki by
1.9.8