[Pkg-owncloud-commits] [php-sabredav] 33/220: More CS
David Prévot
taffit at moszumanska.debian.org
Thu May 12 01:21:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository php-sabredav.
commit 1aebaedd1c1936c309aa7b16527c758d2242ced0
Author: Evert Pot <me at evertpot.com>
Date: Tue Oct 20 17:23:07 2015 -0400
More CS
---
lib/DAV/Xml/Property/ShareAccess.php | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lib/DAV/Xml/Property/ShareAccess.php b/lib/DAV/Xml/Property/ShareAccess.php
index e4b1a66..b79bf51 100644
--- a/lib/DAV/Xml/Property/ShareAccess.php
+++ b/lib/DAV/Xml/Property/ShareAccess.php
@@ -33,7 +33,7 @@ class ShareAccess implements XmlSerializable {
* Creates the property.
*
* The constructor value must be one of the
- * \Sabre\DAV\Sharing\Plugin::ACCESS_ constants.
+ * \Sabre\DAV\Sharing\Plugin::ACCESS_ constants.
*
* @param int $shareAccess
*/
@@ -45,7 +45,7 @@ class ShareAccess implements XmlSerializable {
/**
* Returns the current value.
- *
+ *
* @return int
*/
function getValue() {
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-php/php-sabredav.git
More information about the Pkg-owncloud-commits
mailing list