@@ -24,6 +24,7 @@ |
||
24 | 24 | * |
25 | 25 | * @param string $name. If set, a single-value array comprising a WorkflowTemplate object who's first |
26 | 26 | * constructor param matches $name is returned. |
27 | + * @param string $name |
|
27 | 28 | * @return WorkflowTemplate|WorkflowTemplate[] |
28 | 29 | */ |
29 | 30 | public function getImportedWorkflows($name = null) |