Disclaimer: Auto generated file. Please help us setting parameters to useful values and extending the examples.

/**
     * WF_template constructor.
     * @param array $activityList
     * @throws Exception
     */
/*
 $wF_template = new WF_template(array $activityList);
*/

$wF_template = new WF_template(['a' => '1', 'b' => '2', 'c' => 3]);


Fatal error: Uncaught Error: Class "ia\Work\Workflow\WF_template" not found in /lamp/www/iaLib/ia_examples/code/ia/Work/Workflow/WF_template_example_code.php:27 Stack trace: #0 {main} thrown in /lamp/www/iaLib/ia_examples/code/ia/Work/Workflow/WF_template_example_code.php on line 27