Filestack\Mixins\TransformationMixin::insertTransformStr
Insert a transformation task into existing url
Signature
protected function insertTransformStr(string
$url,
string
$taskname,
[array
$process_attrs = ] )
Parameters
$url
— string- url to insert task into
$taskname
— string- name of task, e.g. 'crop', 'resize', etc.
$process_attrs
— array- attributes replated to this task
Returns
- Transformation
- object