doc
This commit is contained in:
parent
a17bcd1768
commit
2ae87e95e6
@ -30,6 +30,11 @@
|
||||
*/
|
||||
class CGenericDic
|
||||
{
|
||||
/**
|
||||
* @var DoliDB Database handler.
|
||||
*/
|
||||
public $db;
|
||||
|
||||
/**
|
||||
* @var string Id to identify managed objects
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user