IFile

interface OCP\Encryption\IFile
Interface IFile
Implemented by:OC\Encryption\File
Source:lib/public/Encryption/IFile.php#32

Methods

public OCP\Encryption\IFile::getAccessList($path)
get list of users with access to the file
Source:

lib/public/Encryption/IFile.php#41

Parameters:
  • $path (string) to the file
Returns:

array

Since:

8.1.0