Home
last modified time | relevance | path

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

/plugin/structtasks/_test/
H A DNotifiersTest.php65 private function getLangCallback($expected_key) { function in dokuwiki\\plugin\\structtasks\\test\\notifiers_plugin_structtasks_test
99 [$this, 'fakeGetConf'], $this->getLangCallback('assigned'));
350 $n = new $notifier([$this, 'fakeGetConf'], $this->getLangCallback($key));
408 $n = new DeletedNotifier([$this, 'fakeGetConf'], $this->getLangCallback('deleted'));