--- a/web/lib/Zend/Mobile/Push/Response/Gcm.php Thu May 07 15:10:09 2015 +0200
+++ b/web/lib/Zend/Mobile/Push/Response/Gcm.php Thu May 07 15:16:02 2015 +0200
@@ -15,7 +15,7 @@
* @category Zend
* @package Zend_Mobile
* @subpackage Zend_Mobile_Push
- * @copyright Copyright (c) 2005-2011 Zend Technologies USA Inc. (http://www.zend.com)
+ * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id$
*/
@@ -26,7 +26,7 @@
* @category Zend
* @package Zend_Mobile
* @subpackage Zend_Mobile_Push
- * @copyright Copyright (c) 2005-2011 Zend Technologies USA Inc. (http://www.zend.com)
+ * @copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
* @version $Id$
*/
@@ -138,7 +138,8 @@
/**
* Set Response
*
- * @param array $response
+ * @param array $response
+ * @throws Zend_Mobile_Push_Exception
* @return Zend_Mobile_Push_Response_Gcm
*/
public function setResponse(array $response)