FileInterface
interface FileInterface implements ResourceInterface, RetrieveInterface, ListAllInterface
interface FileInterface implements ResourceInterface, RetrieveInterface, ListAllInterface
string
getId()
mixed
retrieve(string $id)
listAll(array $arguments)
FileInterface
create(FileTypeInterface $file, array $arguments = [], string $key = null)