commit
b9f1f6d909
@ -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