[Pkg-owncloud-commits] [owncloud] 27/153: Doc blocks for properties do not repeat the property name.

David Prévot taffit at moszumanska.debian.org
Tue May 27 03:05:31 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository owncloud.

commit 5dbbe6d08b6046777e20761057725f24f841e722
Author: Andreas Fischer <bantu at owncloud.com>
Date:   Mon Mar 31 18:20:04 2014 +0200

    Doc blocks for properties do not repeat the property name.
---
 core/command/db/converttype.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/command/db/converttype.php b/core/command/db/converttype.php
index 8b9c72d..99f2807 100644
--- a/core/command/db/converttype.php
+++ b/core/command/db/converttype.php
@@ -17,7 +17,7 @@ use Symfony\Component\Console\Output\OutputInterface;
 
 class ConvertType extends Command {
 	/**
-	 * @var \OC\Config $config
+	 * @var \OC\Config
 	 */
 	protected $config;
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git



More information about the Pkg-owncloud-commits mailing list