fix : The property num_prelevement does not seem to exist on PaiementFourn

This commit is contained in:
Philippe GRAND 2022-05-21 23:25:59 +02:00
parent 10c5ccb5bf
commit dcb61e05f4

View File

@ -72,6 +72,11 @@ class PaiementFourn extends Paiement
*/
public $id_prelevement;
/**
* @var string num_prelevement
*/
public $num_prelevement;
/**
* Constructor