Filestack\FilestackClient::getContent
Get the content of file
Signature
public function getContent(string
$url )
Parameters
$url— string- Filestack file url or handle
Returns
- string
- (file content)
Errors/Exceptions
-
FilestackException - if API call fails, e.g 404 file not found
Test Coverage
Information
- Coverage: / Lines (%)
- Tests: 0
- Passed: 0 (0%)