mirror of
https://github.com/nextcloud/server.git
synced 2026-04-02 15:45:38 -04:00
fix function documentation
This commit is contained in:
parent
c4aef89278
commit
2e6ebe1ab4
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ class Helper {
|
|||
}
|
||||
|
||||
/**
|
||||
* @brief register filesystem related hooks
|
||||
* @brief register app management related hooks
|
||||
*
|
||||
*/
|
||||
public static function registerAppHooks() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue