[Pkg-owncloud-commits] [php-sabredav] 49/275: Fixed phpdoc typo

David Prévot taffit at moszumanska.debian.org
Thu Sep 25 14:55:50 UTC 2014


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

taffit pushed a commit to branch master
in repository php-sabredav.

commit a54499e18e5a608325479e3b69ae330192ff7026
Author: Markus Staab <markus.staab at redaxo.de>
Date:   Tue May 27 23:34:56 2014 +0200

    Fixed phpdoc typo
---
 lib/DAV/PropertyStorage/Plugin.php | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/lib/DAV/PropertyStorage/Plugin.php b/lib/DAV/PropertyStorage/Plugin.php
index 9d2872a..53d0ddf 100644
--- a/lib/DAV/PropertyStorage/Plugin.php
+++ b/lib/DAV/PropertyStorage/Plugin.php
@@ -109,7 +109,8 @@ class Plugin extends ServerPlugin {
      *
      * This allows the backend to move all the associated properties.
      *
-     * @param string $path
+     * @param string $source
+     * @param string $destination
      * @return void
      */
     public function afterMove($source, $destination) {

-- 
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