Home
last modified time | relevance | path

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

/plugin/calendar/
H A Dadmin.php6529 $eventsToDelete = $this->findEventsToCleanup($cleanupType, $namespaceFilter);
6562 $eventsToDelete = $this->findEventsToCleanup($cleanupType, $namespaceFilter);
6613 private function findEventsToCleanup($cleanupType, $namespaceFilter) { function in admin_plugin_calendar