Skip to content
Snippets Groups Projects
Commit c09852e0 authored by Robin Appelman's avatar Robin Appelman Committed by Thomas Müller
Browse files

Fix phpdoc

parent 53dc30af
Branches
No related tags found
No related merge requests found
......@@ -88,7 +88,7 @@ class OC_App {
* check if an app is of a specific type
*
* @param string $app
* @param string /array $types
* @param string|array $types
* @return bool
*/
public static function isType($app, $types) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment