Files
dolibarr/htdocs/admin/dolistore/class
MDW aa49419e8f Qual: Fix/initial type cannot be inferred (#30591)
* Update baseline

* Add/update phpdoc typings

* Fix type for AssetDepreciationOptions as is

* Fix typing for Asset->depreciation_lines

* $card is used in derived classes, add it back to ActionsAdherentCardCommon

* Adjust code with typing/corrections for defined types

* Fix typos, code update to match typing, extra typing

* Add type cast for numeric operation

* Phpdoc/cast adjustments detected because of new phpdoc hints
2024-08-10 23:21:46 +02:00
..
2024-01-08 17:52:19 +01:00

PrestaShop-webservice-lib

Source updated from:

https://github.com/PrestaShop/PrestaShop-webservice-lib/blob/master/PSWebServiceLibrary.php

License compatibility analysis

https://www.gnu.org/licenses/license-list.html#OSL

Local changes

  • Change executeRequest to public method because htdocs/admin/dolistore/ajax/image.php# uses it.