doxygen
This commit is contained in:
parent
8aaee7fa5e
commit
f92b5e87dc
@ -252,7 +252,7 @@ class PrestaShopWebservice
|
|||||||
* Examples are given in the tutorial</p>
|
* Examples are given in the tutorial</p>
|
||||||
*
|
*
|
||||||
* @param array $options Options
|
* @param array $options Options
|
||||||
* @return SimpleXMLElement status_code, response
|
* @return SimpleXMLElement|boolean status_code, response
|
||||||
*
|
*
|
||||||
* @throw PrestaShopWebserviceException
|
* @throw PrestaShopWebserviceException
|
||||||
*/
|
*/
|
||||||
@ -379,7 +379,7 @@ class PrestaShopWebservice
|
|||||||
* Examples are given in the tutorial</p>
|
* Examples are given in the tutorial</p>
|
||||||
*
|
*
|
||||||
* @param array $options Array representing resource to edit.
|
* @param array $options Array representing resource to edit.
|
||||||
* @return SimpleXMLElement status_code, response
|
* @return SimpleXMLElement|boolean status_code, response
|
||||||
*
|
*
|
||||||
* @throw PrestaShopWebserviceException
|
* @throw PrestaShopWebserviceException
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user