Home
last modified time | relevance | path

Searched refs:resolveLint (Results 1 – 1 of 1) sorted by relevance

/plugin/bpmnio/syntax/
H A Dbpmnio.php72 $this->lint = $this->resolveLint($attrs['lint'] ?? null, $this->type);
137 private function resolveLint($lint, string $type): string function in syntax_plugin_bpmnio_bpmnio