MediaWiki master
WfShellWikiCmdHook.php
Go to the documentation of this file.
1<?php
2
4
25 public function onWfShellWikiCmd( &$script, &$parameters, &$options );
26}
This is a hook handler interface, see docs/Hooks.md.
onWfShellWikiCmd(&$script, &$parameters, &$options)
This hook is called when generating a shell-escaped command line string to run a MediaWiki CLI script...