setInterval(23 * 60 * 60); $this->setTimeSensitivity(self::TIME_INSENSITIVE); } /** * @param array $argument */ protected function run($argument): void { $time = $this->time->getTime() - (60 * 60); $this->calDavBackend->deleteOutdatedSchedulingObjects($time, 50000); $this->logger->info('Removed outdated scheduling objects'); } } le The official jQuery user interface library: https://github.com/jquery/jquery-uiwww-data
aboutsummaryrefslogtreecommitdiffstats
path: root/tests/visual/selectable/selectable.html
blob: 995fa1ae539c65c3853c6ca074200146600f52b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37