Update commonobject.class.php

This commit is contained in:
Laurent Destailleur 2020-11-05 09:07:06 +01:00 committed by GitHub
parent 5866facf11
commit 824b778d51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -312,6 +312,7 @@ abstract class CommonObject
/**
* @var int Delivery address ID
* @see setDeliveryAddress()
* @deprecated
*/
public $fk_delivery_address;