Fixing style errors.

This commit is contained in:
stickler-ci 2019-10-30 08:36:59 +00:00
parent 1963e5c959
commit 345a060bbe

View File

@ -53,7 +53,7 @@ class Holiday extends CommonObject
* @var int Field with ID of parent key if this field has a parent
*/
public $fk_element = 'fk_holiday';
/**
* @var string String with name of icon for myobject. Must be the part after the 'object_' into object_myobject.png
*/