This commit is contained in:
Frédéric FRANCE 2019-12-11 23:46:12 +01:00 committed by GitHub
parent 5454380834
commit 269e53583d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -132,7 +132,7 @@ class Account extends CommonObject
/** /**
* IBAN number (International Bank Account Number). Stored into iban_prefix field into database * IBAN number (International Bank Account Number). Stored into iban_prefix field into database
* @var * @var string
*/ */
public $iban; public $iban;