MDL-80820 various: fix incorrect phpdocs

This commit is contained in:
Marina Glancy
2024-04-08 10:13:10 +01:00
parent 26649f5750
commit ef1759da74
53 changed files with 239 additions and 245 deletions
+1 -1
View File
@@ -792,7 +792,7 @@ class lang_installer {
*
* @uses component_installer
* @param string $langcode
* @return int return status
* @return string return status
*/
protected function install_language_pack($langcode) {