Merged in bugfix/PMC-1388 (pull request #7130)

PMC-1388

Approved-by: Paula Quispe <paula.quispe@processmaker.com>
This commit is contained in:
Julio Cesar Laura Avendaño
2019-11-25 20:32:28 +00:00
committed by Paula Quispe

View File

@@ -1502,6 +1502,7 @@ class PluginRegistry
return $oMenuFromPlugin[$strMenuName];
}
}
return [];
}
/**