mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00:00
Fix phpdoc
This commit is contained in:
parent
53dc30af4f
commit
c09852e006
@ -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) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user