bool delete(string|array $paths) Delete the file at a given path.
mixed __call(string $method, array $parameters) Dynamically handle calls
bool copy(string $from, string $to) Copy a file to a new location.
string basename(string $path) Extract the trailing name component from
string name(string $path) Extract the file name from a file path.
string get(string $path) Get the contents of a file.
array findClasses(string $directory) Find all the class and interface names
string sharedGet(string $path) Get contents of a file with shared access
string|false putFile(string $path, UploadedFile $file, string $visibility
string get(string $path, bool $lock = false) Get the contents of a file
Page 3 of 10