Update cstate.class.php

This commit is contained in:
Frédéric FRANCE 2023-02-22 21:29:07 +01:00 committed by GitHub
parent a17bcd1768
commit f8b75f3312
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;