diff --git a/syntax/bpmnio.php b/syntax/bpmnio.php index b61abf4..34fcc86 100644 --- a/syntax/bpmnio.php +++ b/syntax/bpmnio.php @@ -1,5 +1,6 @@ Lexer->addExitPattern('', 'plugin_bpmnio_bpmnio'); } - public function handle($match, $state, $pos, Doku_Handler $handler): array + public function handle($match, $state, $pos, Handler $handler): array { switch ($state) { case DOKU_LEXER_ENTER: