Home
last modified time | relevance | path

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

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