Function

There are three ways to create a function instance:

  1. Factory method: create() which takes all necessary information via its parameters.
  2. Decoding a formerly JSON encoded function instance using jsonDecode().
  3. The constructor accepts an associative array created from json_decode() of a formerly JSON encoded function instance.

API function


Go back to the interfaces overview