add some comment
This commit is contained in:
parent
7eb3e2ff3c
commit
9407afcacb
@ -39,6 +39,9 @@ class Dolresource extends CommonObject
|
|||||||
*/
|
*/
|
||||||
public $table_element='resource';
|
public $table_element='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 $picto = 'resource';
|
||||||
|
|
||||||
public $resource_id;
|
public $resource_id;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user