Update bankcateg.class.php

This commit is contained in:
Philippe Grand 2018-08-28 10:40:41 +02:00 committed by GitHub
parent 405f3ca858
commit 1337d85a29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,9 +35,9 @@ class BankCateg // extends CommonObject
public $id; public $id;
/** /**
* @var string proper name for given parameter * @var string proper name for given parameter
*/ */
public $label; public $label;
/** /**