Метод | Описание | |
---|---|---|
cleanDirectory ( string $dir ) | Recursively deletes everything in the directory | |
normalize ( $filePath ) : string | Normalize file path, convert all slashes to Linux-style and get rid of '. |
public static cleanDirectory ( string $dir ) | ||
$dir | string |