Jeroen De Dauw has uploaded a new change for review.

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


Change subject: Fix @return doc
......................................................................

Fix @return doc

Change-Id: I013dbdd83df78ec7e00824c375844dd4aa44db9e
---
M DataModel/Entity/PropertyId.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/WikibaseDataModel 
refs/changes/50/81550/1

diff --git a/DataModel/Entity/PropertyId.php b/DataModel/Entity/PropertyId.php
index 7759903..f62051e 100644
--- a/DataModel/Entity/PropertyId.php
+++ b/DataModel/Entity/PropertyId.php
@@ -50,7 +50,7 @@
         *
         * @param int $number
         *
-        * @return ItemId
+        * @return PropertyId
         * @throws InvalidArgumentException
         */
        public static function newFromNumber( $number ) {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I013dbdd83df78ec7e00824c375844dd4aa44db9e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/WikibaseDataModel
Gerrit-Branch: master
Gerrit-Owner: Jeroen De Dauw <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to