mirror of
https://github.com/nextcloud/server.git
synced 2026-04-03 16:16:36 -04:00
add deprecated warning
This commit is contained in:
parent
f3c1d1eded
commit
1e6802e567
1 changed files with 2 additions and 1 deletions
|
|
@ -36,7 +36,8 @@ namespace OCP;
|
|||
class App {
|
||||
|
||||
/**
|
||||
* @brief makes owncloud aware of this app
|
||||
* @brief Makes owncloud aware of this app
|
||||
* @brief This call is deprecated and not necessary to use.
|
||||
* @param $data array with all information
|
||||
* @returns true/false
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in a new issue