Amire80 has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/317287

Change subject: Add a @throws doc line to getGrammarTransformations() in 
Language.php
......................................................................

Add a @throws doc line to getGrammarTransformations() in Language.php

Follow up to
I6b9b29b7017f958d62611671be017f97cee73415

Change-Id: I65b4a7b482238d2df97639f41f05af8566686414
---
M languages/Language.php
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/87/317287/1

diff --git a/languages/Language.php b/languages/Language.php
index ab7220c..b5bd434 100644
--- a/languages/Language.php
+++ b/languages/Language.php
@@ -3759,6 +3759,7 @@
         * but uses pairs of regexes and replacements instead of code.
         *
         * @return array[] Array of grammar transformations.
+        * @throws MWException
         * @since 1.28
         */
        public function getGrammarTransformations() {

-- 
To view, visit https://gerrit.wikimedia.org/r/317287
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I65b4a7b482238d2df97639f41f05af8566686414
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Amire80 <amir.ahar...@mail.huji.ac.il>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to