Jeroen De Dauw has submitted this change and it was merged.

Change subject: Fix comment docs return value
......................................................................


Fix comment docs return value

Change-Id: I134a14ba17c528eb9fa52affbcb50410530ab4ed
---
M DataValuesCommon/src/DataValues/GlobeCoordinateValue.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jeroen De Dauw: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/DataValuesCommon/src/DataValues/GlobeCoordinateValue.php 
b/DataValuesCommon/src/DataValues/GlobeCoordinateValue.php
index cedd8aa..01239fb 100644
--- a/DataValuesCommon/src/DataValues/GlobeCoordinateValue.php
+++ b/DataValuesCommon/src/DataValues/GlobeCoordinateValue.php
@@ -166,7 +166,7 @@
        /**
         * @since 0.1
         *
-        * @return GlobeCoordinateValue
+        * @return LatLongValue
         */
        public function getLatLong() {
                return $this->latLang;

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I134a14ba17c528eb9fa52affbcb50410530ab4ed
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/DataValues
Gerrit-Branch: master
Gerrit-Owner: Aude <[email protected]>
Gerrit-Reviewer: Jeroen De Dauw <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to