Filestack\FilestackClient::debug
Debug transform tasks
Signature
public function debug(string
$resource,
array
$transform_tasks )
Parameters
$resource
— string- url or file handle
$transform_tasks
— array- Transformation tasks to debug
Returns
- json
- response
Errors/Exceptions
-
FilestackException
- if API call fails, e.g 404 file not found
Test Coverage
Information
- Coverage: / Lines (%)
- Tests: 0
- Passed: 0 (0%)