Integromat_Helpers::setOptions( Uncanny_AutomatorIntegromat_Helpers $options )
Contents
Parameters Parameters
- $options
-
(Required)
Source Source
File: src/integrations/integromat/helpers/integromat-helpers.php
public function setOptions( Integromat_Helpers $options ) { $this->options = $options; }
Expand full source code Collapse full source code View on Github