diff --git a/.phpcs.xml b/.phpcs.xml index 0caf2a2..9be5cd2 100644 --- a/.phpcs.xml +++ b/.phpcs.xml @@ -2,7 +2,6 @@ - diff --git a/MathLaTeXML.php b/MathLaTeXML.php index c6711a7..33af959 100644 --- a/MathLaTeXML.php +++ b/MathLaTeXML.php @@ -45,7 +45,6 @@ class MathLaTeXML extends MathMathML { } /** * Gets the settings for the LaTeXML daemon. - * @global (array|string) $wgMathDefaultLaTeXMLSetting * @return string */ public function getLaTeXMLSettings() { diff --git a/src/MathMathML.php b/src/MathMathML.php index 06f43fb..c7de6fe 100644 --- a/src/MathMathML.php +++ b/src/MathMathML.php @@ -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