Home
last modified time | relevance | path

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

/plugin/bez/ctl/
H A Dkp.php21 $tasks = $this->model->taskFactory->get_with_closing_comment($thread)->fetchAll();
/plugin/bez/mdl/
H A DTaskFactory.php52 public function get_with_closing_comment($thread) { function in dokuwiki\\plugin\\bez\\mdl\\TaskFactory
67 $stmt = $this->get_with_closing_comment($thread);