Home
last modified time | relevance | path

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

/plugin/calendar/classes/
DEventCache.php18 private const DEFAULT_TTL = 300; define in CalendarEventCache
76 public static function getMonthEvents($namespace, $year, $month, $ttl = self::DEFAULT_TTL) {
242 public static function cleanup($ttl = self::DEFAULT_TTL) {