Skip to content

Commit

Permalink
fix: Adjust annotations to matchup with nextcloud ocp
Browse files Browse the repository at this point in the history
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
  • Loading branch information
susnux committed Nov 28, 2023
1 parent f5ce045 commit f02b3bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Capabilities.php
Expand Up @@ -36,7 +36,7 @@ public function __construct(IAppManager $appManager) {

/**
* Provide App Capabilities
* @return array with 'appName' => [ _Properties_ ]
* @inheritdoc
*/
public function getCapabilities() {
return [
Expand Down

0 comments on commit f02b3bd

Please sign in to comment.