add some comment
This commit is contained in:
parent
7eb3e2ff3c
commit
9407afcacb
@ -39,7 +39,10 @@ class Dolresource extends CommonObject
|
||||
*/
|
||||
public $table_element='resource';
|
||||
|
||||
public $picto = 'resource';
|
||||
/**
|
||||
* @var string String with name of icon for myobject. Must be the part after the 'object_' into object_myobject.png
|
||||
*/
|
||||
public $picto = 'resource';
|
||||
|
||||
public $resource_id;
|
||||
public $resource_type;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user