remove GetCompiledModuleVersion deprecation

This commit is contained in:
odain
2020-08-26 16:33:49 +02:00
parent f5c8411a07
commit dd18430e70

View File

@@ -1860,7 +1860,6 @@ class utils
}
/**
* @deprecated
* @param string $sModuleName
* @return string|NULL compiled version of a given module, as it was seen by the compiler
*/