AKAbstractPostproc::processFilename
The unarchiver tells us the path to the filename it wants to extract and we give it a different path instead.
Signature
public function processFilename(string
$filename,
[integer
$perms = 0755] )
Parameters
-
$filename
- The path to the real file
-
$perms
- The permissions we need the file to have
Returns
- string
- The path to the temporary file