Nextcloud PHP API (master)

IFile

Interface IFile

Tags
since
8.1.0

Table of Contents

Methods

getAccessList()  : array<string|int, mixed>
get list of users with access to the file

Methods

getAccessList()

get list of users with access to the file

public getAccessList(string $path) : array<string|int, mixed>
Parameters
$path : string

to the file

Tags
since
8.1.0
Return values
array<string|int, mixed>

        
On this page

Search results