Translate extension for MediaWiki
 
Loading...
Searching...
No Matches
GetAPIMessageGroupsPropertyDescsHook.php
1<?php
2declare( strict_types = 1 );
3
4namespace MediaWiki\Extension\Translate\MessageGroupProcessing;
5
20 public function onTranslateGetAPIMessageGroupsPropertyDescs( array &$properties );
21}
onTranslateGetAPIMessageGroupsPropertyDescs(array &$properties)
Allows extra properties to be added to captured by action=query&meta=messagegroups&mgprop=foo|bar|bat...