Merge pull request #24008 from frederic34/patch-14

Update cstate.class.php
This commit is contained in:
Laurent Destailleur 2023-02-23 20:30:12 +01:00 committed by GitHub
commit d0242ea25a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,6 +49,11 @@ class Cstate // extends CommonObject
*/
public $id;
/**
* @var int ID
*/
public $rowid;
public $code_departement;
public $code;