This commit is contained in:
ldestailleur
2025-09-04 15:36:54 +02:00
parent d0a4541b28
commit 5832cfc198
6 changed files with 21 additions and 21 deletions

View File

@@ -448,7 +448,7 @@ abstract class CommonObject
public $barcode_type_coder;
/**
* @var int Payment method ID (cheque, cash, ...)
* @var ?int Payment method ID (cheque, cash, ...)
* @see setPaymentMethods()
*/
public $mode_reglement_id;