Searched refs:SelfRemovalNotifier (Results 1 – 3 of 3) sorted by relevance
/plugin/structtasks/_test/ |
H A D | NotifiersTest.php | 15 use dokuwiki\plugin\structtasks\meta\SelfRemovalNotifier; alias 156 SelfRemovalNotifier::class, $all_but_editor, 186 SelfRemovalNotifier::class, [], $old_data, 190 SelfRemovalNotifier::class, [], 223 SelfRemovalNotifier::class, [],
|
/plugin/structtasks/ |
H A D | action.php | 16 use dokuwiki\plugin\structtasks\meta\SelfRemovalNotifier; alias 47 new SelfRemovalNotifier($getConf, $getLang),
|
/plugin/structtasks/meta/ |
H A D | SelfRemovalNotifier.php | 17 class SelfRemovalNotifier extends AbstractNotifier class
|