MediaWiki REL1_35
WfShellWikiCmdHook.php
Go to the documentation of this file.
1<?php
2
4
22 public function onWfShellWikiCmd( &$script, &$parameters, &$options );
23}
onWfShellWikiCmd(&$script, &$parameters, &$options)
This hook is called when generating a shell-escaped command line string to run a MediaWiki CLI script...