diff --git a/lib/WebGUI/Workflow/Instance.pm b/lib/WebGUI/Workflow/Instance.pm index ca4a2e2f7..a01fa32a8 100644 --- a/lib/WebGUI/Workflow/Instance.pm +++ b/lib/WebGUI/Workflow/Instance.pm @@ -53,6 +53,7 @@ is singleton and an instance of it already exists. A reference to the current session. =head3 properties + The settable properties of the workflow instance. See the set() method for details. A key/value for C is required in the properties for this method.