Filestack\Filelink::overwrite
Overwrite this filelink in cloud storage
Signature
public function overwrite(string
$filepath )
Parameters
$filepath
— string- real path to file
Returns
- boolean
Errors/Exceptions
-
FilestackException
- if API call fails, e.g 404 file not found
Test Coverage
Information
- Coverage: / Lines (%)
- Tests: 0
- Passed: 0 (0%)