add deprecated warning
This commit is contained in:
parent
300f6894e0
commit
64fe06710a
|
@ -36,7 +36,8 @@ namespace OCP;
|
||||||
class App {
|
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
|
* @param $data array with all information
|
||||||
* @returns true/false
|
* @returns true/false
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue