[Pkg-owncloud-commits] [php-sabredav] 40/64: Fix API documentation.

David Prévot taffit at moszumanska.debian.org
Thu Dec 11 15:13:25 UTC 2014


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

taffit pushed a commit to tag 2.2.0alpha1
in repository php-sabredav.

commit 1010275982674fe0f4bd41a8871bb8757ff615ba
Author: Ivan Enderlin <ivan.enderlin at hoa-project.net>
Date:   Wed Nov 26 16:19:45 2014 +0100

    Fix API documentation.
---
 lib/DAV/FS/File.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/DAV/FS/File.php b/lib/DAV/FS/File.php
index 46fe786..f22255f 100644
--- a/lib/DAV/FS/File.php
+++ b/lib/DAV/FS/File.php
@@ -28,7 +28,7 @@ class File extends Node implements DAV\IFile {
     /**
      * Returns the data
      *
-     * @return string
+     * @return resource
      */
     function get() {
 

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



More information about the Pkg-owncloud-commits mailing list