]> source.dussan.org Git - nextcloud-server.git/commitdiff
Fix PHPDoc of OC_App::loadApps()
authorThomas Müller <thomas.mueller@tmit.eu>
Tue, 23 Feb 2016 14:57:12 +0000 (15:57 +0100)
committerThomas Müller <thomas.mueller@tmit.eu>
Tue, 23 Feb 2016 14:57:12 +0000 (15:57 +0100)
lib/private/app.php

index 49d4e942a09e17bbd7a904999a6a6c18ceddabb0..787029b653b0e55b5e7e05a209c2c12472f1416e 100644 (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