Filestack\Filelink::setTransformUrl
Append or Create a task to the transformation url for this filelink
Signature
public function setTransformUrl(
$method,
[array
$options = ] )
Parameters
$method
—$options
— array- task options, e.g. ['b' => '00FF00', 'd' => '45']
Returns
- void
Errors/Exceptions
-
FilestackException
- if API call fails, e.g 404 file not found
Test Coverage
Information
- Coverage: / Lines (%)
- Tests: 0
- Passed: 0 (0%)