We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8cff46 commit 22f4decCopy full SHA for 22f4dec
lib/base/VariableResolver.js
@@ -49,7 +49,7 @@ export class BaseVariableResolver {
49
}
50
51
/**
52
- * To be implemented by super class. This should be an instance of `getProcessVariables` from `@bpmn-io/extract-process-variables`,
+ * To be implemented by a subclass. This should be an instance of `getProcessVariables` from `@bpmn-io/extract-process-variables`,
53
* either C7 or C8.
54
*
55
* @returns {Promise<Array<ProcessVariable>>}
0 commit comments