mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-08 01:53:03 +01:00
add comment
This commit is contained in:
@@ -36,6 +36,10 @@ class mailing_example extends MailingTargets
|
||||
public $tooltip='MyTooltipLangKey';
|
||||
|
||||
public $require_module=array();
|
||||
|
||||
/**
|
||||
* @var string String with name of icon for myobject. Must be the part after the 'object_' into object_myobject.png
|
||||
*/
|
||||
public $picto='';
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user