You are here

public function ConfigInterface::getTempDir in One Click Upload 7.2

Get path to temporary directory for chunks storage

Return value

string

1 method overrides ConfigInterface::getTempDir()
Config::getTempDir in flowphp/src/Flow/Config.php
Get path to temporary directory for chunks storage

File

flowphp/src/Flow/ConfigInterface.php, line 12

Class

ConfigInterface

Namespace

Flow

Code

public function getTempDir();