[Pkg-owncloud-commits] [php-sabre-vobject] 92/341: !xml Update API documentation.
David Prévot
taffit at moszumanska.debian.org
Tue Aug 11 13:35:37 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository php-sabre-vobject.
commit 802ffda8e447945520bbdfe4678b6bed23b2adb1
Author: Ivan Enderlin <ivan.enderlin at hoa-project.net>
Date: Mon Nov 24 18:18:32 2014 +0100
!xml Update API documentation.
---
lib/Parser/XML.php | 2 ++
1 file changed, 2 insertions(+)
diff --git a/lib/Parser/XML.php b/lib/Parser/XML.php
index 393dd93..06bc75b 100644
--- a/lib/Parser/XML.php
+++ b/lib/Parser/XML.php
@@ -48,6 +48,8 @@ class XML extends Parser {
*
* @param resource|string $input
* @param int|null $options
+ * @throws \Exception
+ * @return Sabre\VObject\Document
*/
public function parse ( $input = null, $options = null ) {
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabre-vobject.git
More information about the Pkg-owncloud-commits
mailing list