FIX phpcs

This commit is contained in:
Laurent Destailleur 2019-03-21 20:17:31 +01:00
parent ee4150665e
commit 6e4d6c94dd
2 changed files with 3 additions and 3 deletions

View File

@ -69,7 +69,7 @@ class Bookmark extends CommonObject
* *
* @var integer * @var integer
*/ */
public $datec; public $datec;
public $url; public $url;

View File

@ -41,8 +41,8 @@ class UserBankAccount extends Account
* *
* @var integer * @var integer
*/ */
public $datec; public $datec;
/** /**
* Date modification record (tms) * Date modification record (tms)
* *