Update commondocgenerator.class.php
This commit is contained in:
parent
941a73411b
commit
ac5b95b555
@ -65,6 +65,16 @@ abstract class CommonDocGenerator
|
||||
*/
|
||||
public $scandir;
|
||||
|
||||
/**
|
||||
* @var string model name
|
||||
*/
|
||||
public $name;
|
||||
|
||||
/**
|
||||
* @var string model description (short text)
|
||||
*/
|
||||
public $description;
|
||||
|
||||
/**
|
||||
* @var array
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user