You are here

public function RequestInterface::getTotalChunks in One Click Upload 7.2

Get total chunks number

Return value

int

1 method overrides RequestInterface::getTotalChunks()
Request::getTotalChunks in flowphp/src/Flow/Request.php
Get total chunks number

File

flowphp/src/Flow/RequestInterface.php, line 40

Class

RequestInterface

Namespace

Flow

Code

public function getTotalChunks();