Merge "Remove @global doc annotation"

This commit is contained in:
jenkins-bot 2018-09-16 18:29:15 +00:00 committed by Gerrit Code Review
commit 039a9eecb6
3 changed files with 0 additions and 3 deletions

View File

@ -2,7 +2,6 @@
<ruleset>
<rule ref="./vendor/mediawiki/mediawiki-codesniffer/MediaWiki">
<exclude name="Generic.Files.OneObjectStructurePerFile.MultipleFound" />
<exclude name="MediaWiki.Commenting.FunctionAnnotations.UnrecognizedAnnotation" />
<exclude name="MediaWiki.Files.ClassMatchesFilename.NotMatch" />
<exclude name="MediaWiki.Commenting.FunctionComment.MissingDocumentationProtected" />
<exclude name="MediaWiki.Commenting.FunctionComment.MissingDocumentationPublic" />

View File

@ -45,7 +45,6 @@ class MathLaTeXML extends MathMathML {
}
/**
* Gets the settings for the LaTeXML daemon.
* @global (array|string) $wgMathDefaultLaTeXMLSetting
* @return string
*/
public function getLaTeXMLSettings() {

View File

@ -176,7 +176,6 @@ class MathMathML extends MathRenderer {
* Generates error messages on failure
* @see Http::post()
*
* @global int $wgMathLaTeXMLTimeout
* @param string $host
* @param string $post the encoded post request
* @param mixed &$res the result