ManaPHP\Http\Request\FileInterface::getSize PHP Method

getSize() public method

Returns the file size of the uploaded file
public getSize ( ) : integer
return integer
    public function getSize();