Register a temporary file or directory. When the destructor is
executed, all registered temporary files and directories are
removed.
public addTempFile ( string $file ) : void | ||
$file | string | name of file or directory |
return | void |
public addTempFile ( string $file ) : void | ||
$file | string | name of file or directory |
return | void |