Matthias Mullie has uploaded a new change for review.

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

Change subject: Fix PHPDoc
......................................................................

Fix PHPDoc

Change-Id: Ic358370e46ba0725513539fe5feedfbd875699ac
---
M includes/Collection/LocalCacheAbstractCollection.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Flow 
refs/changes/94/165494/1

diff --git a/includes/Collection/LocalCacheAbstractCollection.php 
b/includes/Collection/LocalCacheAbstractCollection.php
index ac94607..d73e4e8 100644
--- a/includes/Collection/LocalCacheAbstractCollection.php
+++ b/includes/Collection/LocalCacheAbstractCollection.php
@@ -20,7 +20,7 @@
        /**
         * Returns all revisions.
         *
-        * @return AbstractRevision
+        * @return AbstractRevision[]
         */
        public function getAllRevisions() {
                // if we have not yet loaded everything, just clear what we 
have and

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic358370e46ba0725513539fe5feedfbd875699ac
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: master
Gerrit-Owner: Matthias Mullie <mmul...@wikimedia.org>

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

Reply via email to