forked from Wavyzz/dolibarr
Standardize and update code
This commit is contained in:
@@ -116,7 +116,11 @@ class MyObject extends CommonObject
|
||||
*/
|
||||
public $entity;
|
||||
|
||||
public $label;
|
||||
/**
|
||||
* @var string label
|
||||
*/
|
||||
public $label;
|
||||
|
||||
public $amount;
|
||||
public $status;
|
||||
public $date_creation;
|
||||
|
||||
Reference in New Issue
Block a user