Home
last modified time | relevance | path

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

/plugin/structtasks/meta/
H A DReminderNotifier.php38 public function getDaysBefore() : array { function in dokuwiki\\plugin\\structtasks\\meta\\ReminderNotifier
/plugin/structtasks/_test/
H A DCliTest.php61 $this->assertEquals([3, 2, 1], $n[1]->getDaysBefore());
72 $this->assertEquals([2, 1], $n[0]->getDaysBefore());