add var def in commondocgenerator
This commit is contained in:
parent
898bf55202
commit
266b217675
@ -55,6 +55,11 @@ abstract class CommonDocGenerator
|
|||||||
*/
|
*/
|
||||||
public $extrafieldsCache;
|
public $extrafieldsCache;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @var int If set to 1, save the fullname of generated file with path as the main doc when generating a doc with this template.
|
||||||
|
*/
|
||||||
|
public $update_main_doc_field;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Constructor
|
* Constructor
|
||||||
*
|
*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user