fix issue in with addin version attribute module_project
This commit is contained in:
parent
cdcd54e6fe
commit
33c0cfcbf3
@ -127,6 +127,11 @@ abstract class ModeleNumRefProjects
|
|||||||
*/
|
*/
|
||||||
public $error = '';
|
public $error = '';
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @var string $version
|
||||||
|
*/
|
||||||
|
public $version;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Return if a module can be used or not
|
* Return if a module can be used or not
|
||||||
*
|
*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user