Преглед изворни кода

AppData is no longer internal

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
tags/v13.0.0beta1
Roeland Jago Douma пре 6 година
родитељ
комит
e1da8a769b
No account linked to committer's email address

+ 0
- 1
lib/public/Files/IAppData.php Прегледај датотеку

@@ -29,7 +29,6 @@ use OCP\Files\SimpleFS\ISimpleRoot;
*
* @package OCP\Files
* @since 11.0.0
* @internal This interface is experimental and might change for NC12
*/
interface IAppData extends ISimpleRoot {

+ 0
- 1
lib/public/Files/SimpleFS/ISimpleFile.php Прегледај датотеку

@@ -29,7 +29,6 @@ use OCP\Files\NotPermittedException;
*
* @package OCP\Files\SimpleFS
* @since 11.0.0
* @internal This interface is experimental and might change for NC12
*/
interface ISimpleFile {


+ 0
- 1
lib/public/Files/SimpleFS/ISimpleFolder.php Прегледај датотеку

@@ -30,7 +30,6 @@ use OCP\Files\NotPermittedException;
*
* @package OCP\Files\SimpleFS
* @since 11.0.0
* @internal This interface is experimental and might change for NC12
*/
interface ISimpleFolder {
/**

+ 0
- 1
lib/public/Files/SimpleFS/ISimpleRoot.php Прегледај датотеку

@@ -30,7 +30,6 @@ use OCP\Files\NotPermittedException;
*
* @package OCP\Files\SimpleFS
* @since 11.0.0
* @internal This interface is experimental and might change for NC12
*/
interface ISimpleRoot {
/**

Loading…
Откажи
Сачувај