Nextcloud PHP API (master)

IAppDataFactory

A factory allows you to get the AppData folder for an application.

Tags
since
25.0.0

Table of Contents

Methods

get()  : IAppData
Get the AppData folder for the specified $appId

Methods

get()

Get the AppData folder for the specified $appId

public get(string $appId) : IAppData
Parameters
$appId : string
Tags
since
25.0.0
Return values
IAppData

        
On this page

Search results