Fix PHPDoc of OC_App::loadApps()

This commit is contained in:
Thomas Müller 2016-02-23 15:57:12 +01:00
parent ad6238c808
commit bfde96a623
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ class OC_App {
/**
* loads all apps
*
* @param array $types
* @param string[] | string | null $types
* @return bool
*
* This function walks through the ownCloud directory and loads all apps