[Pkg-owncloud-commits] [php-sabredav] 24/42: Fixed docblocks.
David Prévot
taffit at moszumanska.debian.org
Wed Oct 29 20:52:06 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 de4134af6781fba26f9a6b7c5f4a56d34f28b23f
Author: Evert Pot <me at evertpot.com>
Date: Fri Oct 17 10:44:17 2014 -0400
Fixed docblocks.
---
lib/CalDAV/Plugin.php | 2 ++
1 file changed, 2 insertions(+)
diff --git a/lib/CalDAV/Plugin.php b/lib/CalDAV/Plugin.php
index 22da299..8c9f14b 100644
--- a/lib/CalDAV/Plugin.php
+++ b/lib/CalDAV/Plugin.php
@@ -757,6 +757,8 @@ class Plugin extends DAV\ServerPlugin {
* @param string $path
* @param bool $modified Should be set to true, if this event handler
* changed &$data.
+ * @param RequestInterface $request The http request.
+ * @param ResponseInterface $response The http response.
* @param bool $isNew Is the item a new one, or an update.
* @return void
*/
--
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