Merge pull request #22816 from lamrani002/fix_issue_in_modules_project
Fix issue scrutinizer in modules_project
This commit is contained in:
commit
02d00130a6
@ -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