💡 type an @return for better code completion

This commit is contained in:
bruno DA SILVA
2019-10-15 10:28:32 +02:00
parent 24d6857069
commit 9c067e5645

View File

@@ -995,7 +995,7 @@ class ModelFactory
/**
* @param bool $bExcludeWorkspace
*
* @return array
* @return MFModule[]
*/
function GetLoadedModules($bExcludeWorkspace = true)
{