ClassFinder class ClassFinder (
int lastModified(string $path) Get the file's last modification time.
static void macro(string $name, callable $macro) Register a
string|false putFileAs(string $path, File|
string extension(string $path) Extract the file extension from a file path
static bool hasMacro(string $name) Checks if macro is registered
bool move(string $path, string $target) Move a file to a new location.
string basename(string $path) Extract the trailing name component from
bool copy(string $path, string $target) Copy a file to a new location.
bool copy(string $from, string $to) Copy a file to a new location.
Page 1 of 10