Aude has uploaded a new change for review.

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

Change subject: Remove erroneous @throws in DumpGenerator
......................................................................

Remove erroneous @throws in DumpGenerator

Change-Id: I8ef00628586e8cf21fdd5170a88ea21a09f54405
---
M repo/includes/Dumpers/DumpGenerator.php
1 file changed, 0 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase 
refs/changes/02/286202/1

diff --git a/repo/includes/Dumpers/DumpGenerator.php 
b/repo/includes/Dumpers/DumpGenerator.php
index 7c9bfb3..8c9b13a 100644
--- a/repo/includes/Dumpers/DumpGenerator.php
+++ b/repo/includes/Dumpers/DumpGenerator.php
@@ -185,8 +185,6 @@
         * Set the entity type to be included in the output.
         *
         * @param string|null $type The desired type (use null for any type).
-        *
-        * @throws InvalidArgumentException
         */
        public function setEntityTypeFilter( $type ) {
                $this->entityType = $type;

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8ef00628586e8cf21fdd5170a88ea21a09f54405
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Aude <aude.w...@gmail.com>

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

Reply via email to