Update comment

This commit is contained in:
daraelmin 2021-05-01 21:40:43 +02:00 committed by GitHub
parent 0610ca89c1
commit 1d05ce4a15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -90,7 +90,7 @@ class AdherentType extends CommonObject
public $subscription; public $subscription;
/** /**
* @var float amount for subscription if required * @var float amount for subscription
*/ */
public $amount; public $amount;