Added deprecated attribute datee in class Task
This commit is contained in:
parent
73977f8a84
commit
aa2b96fb48
@ -86,7 +86,7 @@ class Task extends CommonObjectLine
|
|||||||
public $progress;
|
public $progress;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @deprecated use $date_end instead
|
* @deprecated Use date_end instead
|
||||||
*/
|
*/
|
||||||
public $datee;
|
public $datee;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user